Skip to content
This repository was archived by the owner on Sep 2, 2021. It is now read-only.

Commit da088ef

Browse files
author
Marcel Gerber
committed
Set release to 1.8 where it wasn't set
1 parent b88442e commit da088ef

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

appshell/version.rc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
3232
//
3333

3434
VS_VERSION_INFO VERSIONINFO
35-
FILEVERSION 1,7,0,0
35+
FILEVERSION 1,8,0,0
3636
/* PRODUCTVERSION 1,0,0,0 */
3737
FILEOS VOS__WINDOWS32
3838
FILETYPE VFT_APP

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@
2828
"install": "",
2929
"postinstall": "bash -c 'mv .appshell.gyp appshell.gyp;'"
3030
}
31-
}
31+
}

0 commit comments

Comments
 (0)