Skip to content

Commit

Permalink
Merge branch 'development' into release/1.80
Browse files Browse the repository at this point in the history
  • Loading branch information
eadm committed Mar 25, 2019
2 parents 10fc12b + 93a434f commit 3c551ce
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ package org.stepic.droid.storage.structure

object DatabaseInfo {
const val FILE_NAME = "stepic_database.db"
const val VERSION = 38
const val VERSION = 39
}

0 comments on commit 3c551ce

Please sign in to comment.