From 496081609372b358ed3e38bae37ed2a2ce26fe80 Mon Sep 17 00:00:00 2001 From: Poly Date: Fri, 27 Jan 2023 16:15:02 +0100 Subject: [PATCH] Version bump 0.0.15 --- Cargo.lock | 2 +- Cargo.toml | 2 +- flatpak/com.github.polymeilex.neothesia.metainfo.xml | 3 +++ 3 files changed, 5 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 09a5b6b6..ca4fb146 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1899,7 +1899,7 @@ dependencies = [ [[package]] name = "neothesia" -version = "0.0.14" +version = "0.0.15" dependencies = [ "async-thread", "bytemuck", diff --git a/Cargo.toml b/Cargo.toml index c69e49b0..f6f85653 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "neothesia" -version = "0.0.14" +version = "0.0.15" 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 61c324e1..cb21762c 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.15 + https://github.com/PolyMeilex/Neothesia/releases/tag/v0.0.14