diff --git a/Cargo.lock b/Cargo.lock index 6d09ed43..b65fc4ed 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1834,7 +1834,7 @@ dependencies = [ [[package]] name = "neothesia" -version = "0.0.15" +version = "0.0.16" dependencies = [ "async-thread", "bytemuck", diff --git a/Cargo.toml b/Cargo.toml index 5554613f..f4b22df8 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "neothesia" -version = "0.0.15" +version = "0.0.16" authors = ["Poly "] edition = "2021" default-run = "neothesia" diff --git a/flatpak/com.github.polymeilex.neothesia.metainfo.xml b/flatpak/com.github.polymeilex.neothesia.metainfo.xml index cb21762c..883280ce 100644 --- a/flatpak/com.github.polymeilex.neothesia.metainfo.xml +++ b/flatpak/com.github.polymeilex.neothesia.metainfo.xml @@ -7,6 +7,9 @@ GPL-3.0-only + + https://github.com/PolyMeilex/Neothesia/releases/tag/v0.0.16 + https://github.com/PolyMeilex/Neothesia/releases/tag/v0.0.15