Skip to content

Commit 0ea0ec6

Browse files
3.15.4
1 parent 871959a commit 0ea0ec6

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

‎Cargo.lock‎

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎Cargo.toml‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "anime-game-launcher"
3-
version = "3.15.3"
3+
version = "3.15.4"
44
description = "Anime Game launcher"
55
authors = ["Nikita Podvirnyi <krypt0nn@vk.com>"]
66
homepage = "https://github.com/an-anime-team/an-anime-game-launcher"
@@ -19,7 +19,7 @@ glib-build-tools = "0.20"
1919

2020
[dependencies.anime-launcher-sdk]
2121
git = "https://github.com/an-anime-team/anime-launcher-sdk"
22-
tag = "1.30.1"
22+
tag = "1.30.2"
2323
features = ["all", "genshin"]
2424

2525
# path = "../anime-launcher-sdk" # ! for dev purposes only

0 commit comments

Comments
 (0)