Skip to content

Commit a1d0d06

Browse files
committed
2.2.0
1 parent f59e651 commit a1d0d06

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

config.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version='1.0' encoding='utf-8'?>
2-
<widget android-versionCode="113" id="edu.berkeley.eecs.emission" ios-CFBundleVersion="113" version="2.1.3" xmlns="http://www.w3.org/ns/widgets" xmlns:android="http://schemas.android.com/apk/res/android" xmlns:cdv="http://cordova.apache.org/ns/1.0">
2+
<widget android-versionCode="114" id="edu.berkeley.eecs.emission" ios-CFBundleVersion="114" version="2.2.0" xmlns="http://www.w3.org/ns/widgets" xmlns:android="http://schemas.android.com/apk/res/android" xmlns:cdv="http://cordova.apache.org/ns/1.0">
33
<name>emission</name>
44
<description>
55
A commute pattern tracker and carbon footprint estimator.

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "edu.berkeley.eecs.emission",
3-
"version": "2.1.3",
3+
"version": "2.2.0",
44
"displayName": "emission",
55
"main": "src/js/AppRoot.tsx",
66
"license": "BSD-3-Clause",

0 commit comments

Comments
 (0)