update to 1.1.19 (#806)

* update to 1.1.19

* more
This commit is contained in:
Logan McNaughton
2026-04-24 23:22:58 -06:00
committed by GitHub
parent 65c63dfc5d
commit 5e6a7731f4
3 changed files with 14 additions and 14 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
[package]
name = "gopher64"
version = "1.1.18"
version = "1.1.19"
edition = "2024"
rust-version = "1.95.0"
@@ -60,4 +60,4 @@ identifier = "io.github.gopher64.gopher64"
category = "public.app-category.games"
icon = ["data/icon/gopher64_128x128.png","data/icon/gopher64_256x256.png","data/icon/gopher64_512x512.png"]
osx_frameworks = ["/opt/homebrew/opt/molten-vk/lib/libMoltenVK.dylib","/opt/homebrew/opt/freetype/lib/libfreetype.6.dylib","/opt/homebrew/opt/libpng/lib/libpng16.16.dylib"]
osx_minimum_system_version = "15.7"
osx_minimum_system_version = "15.0"