diff --git a/metadata/org.koitharu.kotatsu.yml b/metadata/org.koitharu.kotatsu.yml index b9c9f3b3f0..cd7bff1f3d 100644 --- a/metadata/org.koitharu.kotatsu.yml +++ b/metadata/org.koitharu.kotatsu.yml @@ -1546,7 +1546,14 @@ Builds: - yes prebuild: sed -i -e 's/8.13.0/8.11.1/' ../gradle/libs.versions.toml -AutoUpdateMode: Version -UpdateCheckMode: Tags ^v[0-9.]+$ -CurrentVersion: '9.2' -CurrentVersionCode: 1030 + - versionName: 9.4.1 + versionCode: 1033 + commit: 06a0b5829b8d5f214d60d5011d66ec1ccbd5630e + subdir: app + gradle: + - yes + +AutoUpdateMode: None +UpdateCheckMode: None +CurrentVersion: 9.4.1 +CurrentVersionCode: 1033