File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ PrismUsers prismUser = main.prefs.get(
1616) as PrismUsers ;
1717String currentAppVersion = '2.6.6' ;
1818String obsoleteAppVersion = '2.6.0' ;
19- String currentAppVersionCode = '66 ' ;
19+ String currentAppVersionCode = '67 ' ;
2020bool updateChecked = false ;
2121bool updateAvailable = false ;
2222Map versionInfo = {};
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ publish_to: none
1212# In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion.
1313# Read more about iOS versioning at
1414# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
15- version : 2.6.6+66
15+ version : 2.6.6+67
1616
1717environment :
1818 sdk : ' >=2.12.0 <3.0.0'
You can’t perform that action at this time.
0 commit comments