Updated core library with fixed voiceovers versions prediction algorithm
This commit is contained in:
Observer KRypt0n_ 2022-09-28 11:26:43 +02:00
parent 435f00fdbe
commit a6c53280d2
No known key found for this signature in database
GPG key ID: 844DA47BA25FE1E2
3 changed files with 4 additions and 4 deletions

4
Cargo.lock generated
View file

@ -31,7 +31,7 @@ dependencies = [
[[package]]
name = "anime-game-core"
version = "1.1.5"
version = "1.1.7"
dependencies = [
"anyhow",
"bzip2",
@ -52,7 +52,7 @@ dependencies = [
[[package]]
name = "anime-game-launcher"
version = "1.1.2"
version = "1.1.3"
dependencies = [
"anime-game-core",
"anyhow",

View file

@ -1,6 +1,6 @@
[package]
name = "anime-game-launcher"
version = "1.1.2"
version = "1.1.3"
description = "Anime Game launcher"
authors = ["Nikita Podvirnyy <suimin.tu.mu.ga.mi@gmail.com>"]
license = "GPL-3.0"

@ -1 +1 @@
Subproject commit 2e9bd3920556b9d64aea22e5be3294498a8e87be
Subproject commit 9f75c327e4487645dae9853da501f082408ff1c8