Skip to content

Commit a8eed07

Browse files
committed
v0.9.5
1 parent 1ee9289 commit a8eed07

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

src-tauri/Cargo.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src-tauri/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "deploykit-gui"
3-
version = "0.9.4"
3+
version = "0.9.5"
44
description = "Deploykit GUI frontend"
55
authors = ["you"]
66
license = "MIT"

src-tauri/tauri.conf.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
},
2828
"productName": "deploykit-gui",
2929
"mainBinaryName": "deploykit-gui",
30-
"version": "0.9.1",
30+
"version": "0.9.5",
3131
"app": {
3232
"windows": [
3333
{

0 commit comments

Comments
 (0)