File tree 3 files changed +4
-4
lines changed
3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 13
13
<key >CFBundleDisplayName </key >
14
14
<string >Popcorn Time </string >
15
15
<key >CFBundleShortVersionString </key >
16
- <string >0.1.0 </string >
16
+ <string >0.1.1 </string >
17
17
<key >CFBundleVersion </key >
18
- <string >0.1.0 </string >
18
+ <string >0.1.1 </string >
19
19
<key >CFBundleDocumentTypes </key >
20
20
<array >
21
21
<dict >
Original file line number Diff line number Diff line change 1
1
; Installer Variables
2
2
#define AppName " Popcorn Time"
3
- #define AppVersion " Beta 1 "
3
+ #define AppVersion " Beta 2 "
4
4
#define AppPublisher " Popcorn Time Team"
5
5
#define AppURL " https://github.com/popcorn-time/popcorn-app"
6
6
#define AppExeName " run.bat"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " Popcorn-Time" ,
3
3
"main" : " app://host/index.html" ,
4
- "version" : " 0.1.0 " ,
4
+ "version" : " 0.1.1 " ,
5
5
"window" : {
6
6
"title" : " Popcorn Time" ,
7
7
"icon" : " images/icon.png" ,
You can’t perform that action at this time.
0 commit comments