Skip to content
This repository was archived by the owner on Jan 6, 2025. It is now read-only.

Commit f5ff59c

Browse files
committed
ci(release): bump v1.0.0
1 parent 25acfad commit f5ff59c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

AppScope/app.json5

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
"bundleName": "com.atomicservice.5765880207855519999",
44
"bundleType": "atomicService",
55
"vendor": "xyzsudofree",
6-
"versionCode": 8000,
7-
"versionName": "0.8.0",
6+
"versionCode": 1000000,
7+
"versionName": "1.0.0",
88
"icon": "$media:app_icon",
99
"label": "$string:app_name"
1010
}

AppScope/resources/base/element/string.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
},
77
{
88
"name": "app_version",
9-
"value": "0.8.0 (8000)"
9+
"value": "1.0.0 (1000000)"
1010
},
1111
{
1212
"name": "app_icp_string",

0 commit comments

Comments
 (0)