Skip to content

Commit

Permalink
add version 46 to whats new dialog
Browse files Browse the repository at this point in the history
  • Loading branch information
tibbi committed Jan 7, 2017
1 parent 9c74613 commit 33d04cd
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -256,6 +256,7 @@ class MainActivity : SimpleActivity(), EventListFragment.DeleteListener {
add(Release(40, R.string.release_40))
add(Release(42, R.string.release_42))
add(Release(44, R.string.release_44))
add(Release(46, R.string.release_46))
checkWhatsNew(this, BuildConfig.VERSION_CODE)
}
}
Expand Down

0 comments on commit 33d04cd

Please sign in to comment.