Skip to content

Commit 8a87051

Browse files
Nagi-ovoclaude
andcommitted
chore: bump to v1.3.4
docs(changelog): merge v1.3.3 fixes into v1.3.4, add rename notice, restructure with What's New / Bug Fixes sections across all 10 locales fix(changelog): shorten zh share prompt text to fit one line Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> Entire-Checkpoint: f5e4ed06d68f
1 parent 4f5c901 commit 8a87051

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

manifest.dev.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,5 +50,5 @@
5050
"service_worker": "src/pages/background/index.ts",
5151
"type": "module"
5252
},
53-
"version": "1.3.3"
53+
"version": "1.3.4"
5454
}

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"default_locale": "en",
44
"name": "__MSG_extName__",
55
"description": "__MSG_extDescription__",
6-
"version": "1.3.3",
6+
"version": "1.3.4",
77
"key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA8pi3aQ7jFvKKpNl4WFyahflS0NaRsq3a/HNQ9eQkphA4OwFIkir8kJRg4H4xL8KqtZvG8+N7+UfaGsnc0OqhU/hY2Fhl0TMngAGiSiKIXKzX+9Z3nhb0GiTWFBp/GyrQ7KcatrA2Lb+Okn44HzJPSo/uQA3ifjXd8CIBnJexO1PfALPqWqSUDqcO88DnM6a66xx5Kg7y82HYXkj03ipNlk48QJdWub/d+OWXpNiq7ze1z5mfBDhVhYEdckE6QWUh4aqs3arc76YLIYA2BlpLLMXi7zWlBL9ulCZMRMogki3dKYzIWEyBWHlWwYsbKpXM0Rg1CsqPi2iS9ZzSI8K2WQIDAQAB",
88
"action": {
99
"default_popup": "src/pages/popup/index.html",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gemini-voyager",
3-
"version": "1.3.3",
3+
"version": "1.3.4",
44
"description": "Supercharge your Gemini experience with timeline navigation, folder organization, prompt vault, and chat export.",
55
"license": "GPL-3.0",
66
"author": "Jesse Zhang",

src/locales/zh/messages.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1320,7 +1320,7 @@
13201320
"description": "Changelog modal documentation link text"
13211321
},
13221322
"changelog_recommendation": {
1323-
"message": "如果 Voyager 对你有帮助,欢迎推荐给朋友或在社交媒体上分享,记得 @ 作者哦!",
1323+
"message": "如果 Voyager 帮到了你,欢迎推荐给朋友或发到社媒,记得 @ 作者哦!",
13241324
"description": "Changelog modal recommendation message"
13251325
},
13261326
"changelog_social_xiaohongshu": {

0 commit comments

Comments
 (0)