updating Whats new

This commit is contained in:
tibbi
2017-10-21 23:31:39 +02:00
parent 2f73156679
commit ec244858ee
2 changed files with 2 additions and 0 deletions

View File

@ -589,6 +589,7 @@ class MainActivity : SimpleActivity(), PreviewListener, PhotoProcessor.MediaSave
add(Release(35, R.string.release_35))
add(Release(39, R.string.release_39))
add(Release(44, R.string.release_44))
add(Release(46, R.string.release_46))
checkWhatsNew(this, BuildConfig.VERSION_CODE)
}
}