Skip to content

Commit

Permalink
4.9.2-patch2
Browse files Browse the repository at this point in the history
  • Loading branch information
yairm210 authored Nov 26, 2023
1 parent 10b3d69 commit 7847237
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 @@ -4,8 +4,8 @@ package com.unciv.build
object BuildConfig {
const val kotlinVersion = "1.8.21"
const val appName = "Unciv"
const val appCodeNumber = 933
const val appVersion = "4.9.2-patch1"
const val appCodeNumber = 934
const val appVersion = "4.9.2-patch2"

const val gdxVersion = "1.12.1"
const val ktorVersion = "2.2.3"
Expand Down

0 comments on commit 7847237

Please sign in to comment.