Skip to content

Commit

Permalink
added Motion submodule using https
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel Dahan committed Oct 11, 2017
1 parent 32d8d2f commit 01e6ee2
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[submodule "Sources/Frameworks/Motion"]
path = Sources/Frameworks/Motion
url = https://github.com/CosmicMind/Motion.git
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 2.11.3

* Updated Motion submodule to use `https` over `git@`.

## 2.11.2

* Updated to [Motion 1.2.2](https://github.com/CosmicMind/Motion/releases/tag/1.2.2).
Expand Down
1 change: 1 addition & 0 deletions Sources/Frameworks/Motion
Submodule Motion added at 8530c6
2 changes: 1 addition & 1 deletion Sources/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<key>CFBundlePackageType</key>
<string>FMWK</string>
<key>CFBundleShortVersionString</key>
<string>2.11.2</string>
<string>2.11.3</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
Expand Down

0 comments on commit 01e6ee2

Please sign in to comment.