Skip to content

Commit 88e6948

Browse files
authored
Bump to 1.1.0 (#4)
1 parent a7d0354 commit 88e6948

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

ModMove/Resources/Info.plist

+1-1
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.0.1</string>
20+
<string>1.1.0</string>
2121
<key>CFBundleSignature</key>
2222
<string>????</string>
2323
<key>CFBundleVersion</key>

modmove.rb

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cask 'modmove' do
2-
version '1.0.1'
3-
sha256 'e26b49608d57659e4a7a22b3e48a10d6636d79022240ea555357ef9ff323f0c9'
2+
version '1.1.0'
3+
sha256 '7e6890beeea2a4e2a19656b6e09986b1a77b044f179bb62a59cff05fec4b31f9'
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)