Skip to content

Commit

Permalink
4.9.2-patch1
Browse files Browse the repository at this point in the history
  • Loading branch information
yairm210 authored Nov 26, 2023
1 parent 17a7465 commit acfe8a3
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 = 932
const val appVersion = "4.9.2"
const val appCodeNumber = 933
const val appVersion = "4.9.2-patch1"

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

0 comments on commit acfe8a3

Please sign in to comment.