Skip to content

Commit

Permalink
Version and changelog update
Browse files Browse the repository at this point in the history
  • Loading branch information
trife committed Mar 1, 2015
1 parent afc6e6c commit ed9225d
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Field Book/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="com.fieldbook.tracker"
android:versionCode="222"
android:versionName="2.2.2" >
android:versionCode="230"
android:versionName="2.3" >

<uses-sdk
android:minSdkVersion="14"
Expand Down
9 changes: 9 additions & 0 deletions Field Book/res/raw/changelog_releases.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
17/2.3.0
New Import layout
New Photo trait
Audio trait updates and fixes
InfoBars can be changed from main screen
Table export speed drastically improved
Import and export the internal database
Toggle all trait visibility at once

16/2.2.0
New Advanced Settings option to make sound when primary organizer changes
New Advanced Settings option to go to specific unique ID (for barcodes)
Expand Down

0 comments on commit ed9225d

Please sign in to comment.