Skip to content

Commit

Permalink
Bump up version to 2.4.0
Browse files Browse the repository at this point in the history
Nothing else needed for this release!
  • Loading branch information
shankari committed Aug 29, 2017
1 parent b86b959 commit 63f9965
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions config.xml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<widget id="edu.berkeley.eecs.emission"
version="2.3.0"
android-versionCode="28"
ios-CFBundleVersion="28"
version="2.4.0"
android-versionCode="29"
ios-CFBundleVersion="29"
xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0">
<name>emission</name>
<description>
Expand Down

0 comments on commit 63f9965

Please sign in to comment.