From 5d1c6b258e31fb13c6b2c158f184c99bb14a4f58 Mon Sep 17 00:00:00 2001 From: fralonra Date: Wed, 14 Jun 2023 21:04:26 +0800 Subject: [PATCH] bumped v0.2.3 --- Cargo.lock | 2 +- Cargo.toml | 2 +- extra/linux/WgShadertoy.metainfo.xml | 2 +- extra/osx/WgShadertoy.app/Contents/Info.plist | 2 +- extra/windows/wix/wgshadertoy.wxs | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index a110cff..60f6172 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -2544,7 +2544,7 @@ dependencies = [ [[package]] name = "wgshadertoy" -version = "0.2.2" +version = "0.2.3" dependencies = [ "anyhow", "egui", diff --git a/Cargo.toml b/Cargo.toml index e297138..5122044 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] edition = "2021" name = "wgshadertoy" -version = "0.2.2" +version = "0.2.3" homepage = "https://github.com/fralonra/wgshadertoy" [features] diff --git a/extra/linux/WgShadertoy.metainfo.xml b/extra/linux/WgShadertoy.metainfo.xml index a46d833..f21ebbe 100644 --- a/extra/linux/WgShadertoy.metainfo.xml +++ b/extra/linux/WgShadertoy.metainfo.xml @@ -38,7 +38,7 @@ https://github.com/fralonra/wgshadertoy/issues io.github.fralonra.WgShadertoy.desktop - + diff --git a/extra/osx/WgShadertoy.app/Contents/Info.plist b/extra/osx/WgShadertoy.app/Contents/Info.plist index e0ecc27..d3db320 100644 --- a/extra/osx/WgShadertoy.app/Contents/Info.plist +++ b/extra/osx/WgShadertoy.app/Contents/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType APPL CFBundleShortVersionString - 0.2.2 + 0.2.3 CFBundleSupportedPlatforms MacOSX diff --git a/extra/windows/wix/wgshadertoy.wxs b/extra/windows/wix/wgshadertoy.wxs index 1c93273..1bf543d 100644 --- a/extra/windows/wix/wgshadertoy.wxs +++ b/extra/windows/wix/wgshadertoy.wxs @@ -1,6 +1,6 @@ - +