Skip to content

Commit 5297d91

Browse files
committed
release for new version
1 parent 771193f commit 5297d91

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

config.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
2-
<widget id="ren.growth" version="1.0.3" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0">
2+
<widget id="ren.growth" version="1.0.4" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0">
33
<name>Growth</name>
44
<description>
55
Be Awesome Developer

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "growth",
33
"productName": "Growth",
4-
"version": "1.0.3",
4+
"version": "1.0.4",
55
"main": "desktop.js",
66
"scripts": {
77
"start": "electron desktop.js",

www/version.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
"version": "1.0.3",
3-
"info": "Happy New Year! 1. 添加分享功能。 2. 添加评价功能。 3. 优化样式"
2+
"version": "1.0.4",
3+
"info": "Happy New Year! 1. 适配平板"
44
}

0 commit comments

Comments
 (0)