Browse Source

v -> 3.1.1

oldj 10 years ago
parent
commit
f6109f6fac

+ 2 - 2
app/SH3/MacGap/SwitchHosts!-Info.plist

@@ -17,11 +17,11 @@
 	<key>CFBundlePackageType</key>
 	<string>APPL</string>
 	<key>CFBundleShortVersionString</key>
-	<string>3.1.0</string>
+	<string>3.1.1</string>
 	<key>CFBundleSignature</key>
 	<string>????</string>
 	<key>CFBundleVersion</key>
-	<string>2783</string>
+	<string>2792</string>
 	<key>LSApplicationCategoryType</key>
 	<string>public.app-category.developer-tools</string>
 	<key>LSMinimumSystemVersion</key>

BIN
app/SH3/SwitchHosts!.xcodeproj/project.xcworkspace/xcuserdata/wu.xcuserdatad/UserInterfaceState.xcuserstate


File diff suppressed because it is too large
+ 0 - 0
app/SH3/public/js/main.js


+ 1 - 1
app/src/config.js

@@ -6,7 +6,7 @@
 "use strict";
 
 module.exports = {
-    VERSION: '3.1.0'
+    VERSION: '3.1.1'
     , url_chk_version: 'http://oldj.github.io/SwitchHosts/v.txt'
     , url_homepage: 'http://oldj.github.io/SwitchHosts/'
     , url_feedback: 'https://github.com/oldj/SwitchHosts/issues'

Some files were not shown because too many files changed in this diff