update Whats new

This commit is contained in:
tibbi 2017-02-06 22:36:27 +01:00
parent de610c4dd9
commit 680873e90c
1 changed files with 1 additions and 0 deletions

View File

@ -409,6 +409,7 @@ class MainActivity : SimpleActivity(), EventListFragment.DeleteListener {
add(Release(49, R.string.release_49))
add(Release(51, R.string.release_51))
add(Release(52, R.string.release_52))
add(Release(54, R.string.release_54))
checkWhatsNew(this, BuildConfig.VERSION_CODE)
}
}