Skip to content

Commit e4ba338

Browse files
committed
v0.9.6
1 parent 5502fd1 commit e4ba338

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.5"
3+
version = "0.9.6"
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.5",
30+
"version": "0.9.6",
3131
"app": {
3232
"windows": [
3333
{

0 commit comments

Comments
 (0)