Skip to content

Commit b94f727

Browse files
committed
Bump version to 1.1.1
1 parent 99541eb commit b94f727

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

ModMove/Resources/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<key>CFBundlePackageType</key>
1818
<string>APPL</string>
1919
<key>CFBundleShortVersionString</key>
20-
<string>1.1.0</string>
20+
<string>1.1.1</string>
2121
<key>CFBundleSignature</key>
2222
<string>????</string>
2323
<key>CFBundleVersion</key>

modmove.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cask 'modmove' do
2-
version '1.1.0'
3-
sha256 '7e6890beeea2a4e2a19656b6e09986b1a77b044f179bb62a59cff05fec4b31f9'
2+
version '1.1.1'
3+
sha256 '81b9cd96050b6bffecccb1ec6ef590a4fc0225c86e96de0a67a482b80c241bf7'
44

55
url "https://github.com/keith/modmove/releases/download/#{version}/ModMove.app.zip"
66
appcast 'https://github.com/keith/modmove/releases.atom'

0 commit comments

Comments
 (0)