Skip to content

Commit

Permalink
Shallow clone submodule
Browse files Browse the repository at this point in the history
  • Loading branch information
JanGorman committed Apr 11, 2022
1 parent 593c253 commit 319deb9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
[submodule "Frameworks/SwiftyGif"]
path = Frameworks/SwiftyGif
url = https://github.com/kirualex/SwiftyGif
shallow = true
2 changes: 1 addition & 1 deletion Agrume.podspec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Pod::Spec.new do |s|

s.name = "Agrume"
s.version = "5.8.1"
s.version = "5.8.2"
s.summary = "An iOS image viewer written in Swift."
s.swift_version = "5.0"

Expand Down

0 comments on commit 319deb9

Please sign in to comment.