Skip to content

Commit ba20959

Browse files
committed
Merge remote-tracking branch 'origin/main'
* origin/main: add logo, bump version to 0.1.2
2 parents a4c5c8f + 43bfbd2 commit ba20959

56 files changed

Lines changed: 13 additions & 4 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "deployment-manager",
33
"private": true,
4-
"version": "0.1.1",
4+
"version": "0.1.2",
55
"type": "module",
66
"scripts": {
77
"dev": "vite",

src-tauri/Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src-tauri/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "deployment-manager"
3-
version = "0.1.1"
3+
version = "0.1.2"
44
description = "A Tauri-based deployment manager for PHP Deployer"
55
authors = ["you"]
66
edition = "2021"

src-tauri/icons/128x128.png

8.4 KB

src-tauri/icons/128x128@2x.png

17.7 KB

src-tauri/icons/32x32.png

1.78 KB

src-tauri/icons/64x64.png

4.18 KB
7.25 KB
9.85 KB
10.4 KB

0 commit comments

Comments
 (0)