Skip to content

Commit d0ee666

Browse files
committed
Update podspec
1 parent 2b13778 commit d0ee666

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

LetsMove.podspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = "LetsMove"
3-
s.version = "1.21"
3+
s.version = "1.22"
44
s.summary = "Moves a running Mac application to the /Applications directory."
55
s.homepage = "https://github.com/potionfactory/LetsMove/"
66
s.license = 'Public Domain'
@@ -10,7 +10,7 @@ Pod::Spec.new do |s|
1010

1111
s.source = {
1212
:git => "https://github.com/potionfactory/LetsMove.git",
13-
:tag => "v1.21"
13+
:tag => "v1.22"
1414
}
1515

1616
s.source_files = '*.{h,m}'

0 commit comments

Comments
 (0)