Skip to content

Commit

Permalink
version update
Browse files Browse the repository at this point in the history
  • Loading branch information
cmile committed Aug 13, 2018
1 parent b483a77 commit b24c4d1
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions releasenotes.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
Release Notes

1.5.3
- Fixed crash in push settings

1.5.2
- Added matelight tab to core activity
- Replaced Google Maps with OSM
Expand Down
4 changes: 2 additions & 2 deletions src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="org.c_base.c_beam"
android:versionCode="25"
android:versionName="1.5.2">
android:versionCode="26"
android:versionName="1.5.3">

<uses-sdk
android:minSdkVersion="8"
Expand Down

0 comments on commit b24c4d1

Please sign in to comment.