File tree Expand file tree Collapse file tree 6 files changed +8
-8
lines changed Expand file tree Collapse file tree 6 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " SpringRollStudio" ,
3
- "version" : " 0.2.5 " ,
3
+ "version" : " 0.2.6 " ,
4
4
"private" : true ,
5
5
"dependencies" : {
6
6
"jqueryui" : " *" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " SpringRollStudio" ,
3
3
"description" : " Application for SpringRoll projects" ,
4
- "version" : " 0.2.5 " ,
4
+ "version" : " 0.2.6 " ,
5
5
"repository" : {
6
6
"type" : " git" ,
7
7
"url" : " https://github.com/SpringRoll/SpringRollStudio"
38
38
"unzip" : " ^0.1.11" ,
39
39
"ws" : " ~0.4.32"
40
40
}
41
- }
41
+ }
Original file line number Diff line number Diff line change 4
4
# These three must be integers
5
5
!define VERSIONMAJOR 0
6
6
!define VERSIONMINOR 2
7
- !define VERSIONBUILD 5
7
+ !define VERSIONBUILD 6
8
8
# These will be displayed by the "Click here for support information" link in "Add/Remove Programs"
9
9
# It is possible to use "mailto:" links in here to open the email client
10
10
!define HELPURL " https://github.com/SpringRoll/SpringRollStudio/issues"
Original file line number Diff line number Diff line change 4
4
# These three must be integers
5
5
!define VERSIONMAJOR 0
6
6
!define VERSIONMINOR 2
7
- !define VERSIONBUILD 5
7
+ !define VERSIONBUILD 6
8
8
# These will be displayed by the "Click here for support information" link in "Add/Remove Programs"
9
9
# It is possible to use "mailto:" links in here to open the email client
10
10
!define HELPURL " https://github.com/SpringRoll/SpringRollStudio/issues"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " SpringRollStudio" ,
3
3
"private" : true ,
4
- "version" : " 0.2.5 " ,
4
+ "version" : " 0.2.6 " ,
5
5
"dependencies" : {
6
6
"grunt" : " ^0.4.5" ,
7
7
"grunt-contrib-copy" : " ^0.8.0" ,
11
11
"lodash" : " ^3.0.0" ,
12
12
"project-grunt" : " *"
13
13
}
14
- }
14
+ }
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " SpringRollStudio" ,
3
- "version" : " 0.2.5 " ,
3
+ "version" : " 0.2.6 " ,
4
4
"main" : [
5
5
" components/node-webkit-app/src/utils/UpdateChecker.js" ,
6
6
" components/node-webkit-app/src/utils/Browser.js" ,
You can’t perform that action at this time.
0 commit comments