Skip to content

Commit b4aab47

Browse files
author
Simon Schubert
committed
Add commands
1 parent af9d8a6 commit b4aab47

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

android/src/main/java/com/inspiredandroid/linuxcommandbibliotheca/DataManager.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,6 @@ class DataManager(context: Context) {
5252
const val KEY_BOOKMARKS = "KEY_BOOKMARKS"
5353
const val KEY_DATABASE_VERSION = "DATABASE_VERSION"
5454
const val KEY_AUTO_EXPAND_SECTIONS = "auto_expand_sections"
55-
const val CURRENT_DATABASE_VERSION = 18
55+
const val CURRENT_DATABASE_VERSION = 19
5656
}
5757
}

assets/database.db

-140 KB
Binary file not shown.

0 commit comments

Comments
 (0)