Skip to content

Commit

Permalink
3.16.15-patch1
Browse files Browse the repository at this point in the history
  • Loading branch information
yairm210 committed Sep 17, 2021
1 parent b73b81a commit f8f1124
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions buildSrc/src/main/kotlin/BuildConfig.kt
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ package com.unciv.build
object BuildConfig {
const val kotlinVersion = "1.5.30"
const val appName = "Unciv"
const val appCodeNumber = 625
const val appVersion = "3.16.15"
const val appCodeNumber = 626
const val appVersion = "3.16.15-patch1"

const val gdxVersion = "1.10.0"
const val roboVMVersion = "2.3.1"
Expand Down

0 comments on commit f8f1124

Please sign in to comment.