From 48d5d4b99d71ec4eaa9f9797d3485922b0702602 Mon Sep 17 00:00:00 2001 From: Poly Date: Fri, 17 Feb 2023 18:40:07 +0100 Subject: [PATCH] Version Bump 0.0.16 --- 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 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