mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-20 12:48:56 +07:00
Version rollout (#7098)
* Bump version and create initial changelog entry * Update French.properties (#7093) * Update Italian.properties (#7092) * Update German translation (#7087) * Update Japanese.properties (#7086) * Update Japanese.properties Added about 20 lines of Japanese translation. Didn't know where the 'fastlane_full_description' so good so put one there commented out for now. * Update Japanese.properties Replaced the commented out fastlane_full_description with appropriate \n for line breaks * Update Japanese.properties Various easy one line translations * Update Spanish.properties (#7082) * Update Catalan.properties (#7081) * Update Indonesian.properties (#7079) Co-authored-by: yairm210 <yairm210@users.noreply.github.com> Co-authored-by: Ouaz <Ouaz@users.noreply.github.com> Co-authored-by: Giuseppe D'Addio <41149920+Smashfanful@users.noreply.github.com> Co-authored-by: MartinP <77325495+Mape6@users.noreply.github.com> Co-authored-by: itmaru <34495311+itmaru@users.noreply.github.com> Co-authored-by: Caballero Arepa <78449553+ArchDuque-Pancake@users.noreply.github.com> Co-authored-by: Joan Josep <juanjo.ng.83@gmail.com> Co-authored-by: kensvin <63847755+Kensvin28@users.noreply.github.com>
This commit is contained in:
@ -3,8 +3,8 @@ package com.unciv.build
|
||||
object BuildConfig {
|
||||
const val kotlinVersion = "1.6.21"
|
||||
const val appName = "Unciv"
|
||||
const val appCodeNumber = 721
|
||||
const val appVersion = "4.1.7"
|
||||
const val appCodeNumber = 722
|
||||
const val appVersion = "4.1.8"
|
||||
|
||||
const val gdxVersion = "1.11.0"
|
||||
const val roboVMVersion = "2.3.1"
|
||||
|
Reference in New Issue
Block a user