Skip to content

Commit

Permalink
Merge branch 'modtools' of https://github.com/Freegle/iznik-client in…
Browse files Browse the repository at this point in the history
…to modtools
  • Loading branch information
chriscant committed Jul 30, 2019
2 parents 3c22240 + f296c0e commit 17c7eba
Show file tree
Hide file tree
Showing 2 changed files with 126 additions and 126 deletions.
4 changes: 2 additions & 2 deletions mobile/modtools/ios/config.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version='1.0' encoding='utf-8'?>
<widget id="org.ilovefreegle.modtools" ios-CFBundleVersion="137" version="0.2.15" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0">
<widget id="org.ilovefreegle.modtools" ios-CFBundleVersion="138" version="0.2.15" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0">
<name>ModTools</name>
<description>Tool to help moderators of Freegle and similar groups</description>
<author email="[email protected]" href="https://ilovefreegle.org">
Expand Down Expand Up @@ -75,5 +75,5 @@
<variable name="PHOTOLIBRARY_USAGE_DESCRIPTION" value="So you can save a photo when replying to a member chat" />
</plugin>
<plugin name="phonegap-plugin-push" spec="^2.2.3" />
<engine name="ios" spec="^4.5.4" />
<engine name="ios" spec="^5.0.1" />
</widget>
Loading

0 comments on commit 17c7eba

Please sign in to comment.