Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
mfikes committed Jun 15, 2018
1 parent cae4db0 commit ac5f070
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion ClojureScript/replete/project.clj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
[tailrecursion/cljson "1.0.7"]
[malabarba/lazy-map "1.3"]
[org.clojure/clojure "1.9.0"]
[org.clojure/clojurescript "1.10.238"]
[org.clojure/clojurescript "1.10.312"]
[org.clojure/test.check "0.10.0-alpha2"]]
:clean-targets ["out" "target"]
:plugins [[lein-cljsbuild "1.1.7"]]
Expand Down
4 changes: 2 additions & 2 deletions Replete/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>1.15</string>
<string>1.16</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleURLTypes</key>
Expand All @@ -49,7 +49,7 @@
</dict>
</array>
<key>CFBundleVersion</key>
<string>63</string>
<string>64</string>
<key>ITSAppUsesNonExemptEncryption</key>
<false/>
<key>LSRequiresIPhoneOS</key>
Expand Down

0 comments on commit ac5f070

Please sign in to comment.