From c79a38bd1159a4d180933d6a396098046d580d24 Mon Sep 17 00:00:00 2001 From: JC Date: Mon, 13 Nov 2023 09:12:06 -0700 Subject: [PATCH] feat: New Zingo PC version 1.0.4 --- bin/printversion.ps1 | 2 +- bin/printversion.sh | 2 +- native/Cargo.lock | 8 ++++---- package.json | 2 +- src/App.tsx | 2 +- src/components/loadingscreen/LoadingScreen.tsx | 10 +++++----- src/components/sidebar/Sidebar.tsx | 4 ++-- 7 files changed, 15 insertions(+), 15 deletions(-) diff --git a/bin/printversion.ps1 b/bin/printversion.ps1 index bce33395..382f6180 100644 --- a/bin/printversion.ps1 +++ b/bin/printversion.ps1 @@ -1 +1 @@ -echo "VERSION=1.0.3" | Out-File -FilePath $env:GITHUB_ENV -Encoding utf8 -Append +echo "VERSION=1.0.4" | Out-File -FilePath $env:GITHUB_ENV -Encoding utf8 -Append diff --git a/bin/printversion.sh b/bin/printversion.sh index 78812652..93478586 100755 --- a/bin/printversion.sh +++ b/bin/printversion.sh @@ -1,3 +1,3 @@ #!/bin/bash -VERSION="1.0.3" +VERSION="1.0.4" echo "VERSION=$VERSION" >> $GITHUB_ENV diff --git a/native/Cargo.lock b/native/Cargo.lock index 79b9ed56..871501dc 100644 --- a/native/Cargo.lock +++ b/native/Cargo.lock @@ -401,9 +401,9 @@ dependencies = [ [[package]] name = "cc" -version = "1.0.83" +version = "1.0.84" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f1174fb0b6ec23863f8b971027804a42614e347eafb0a95bf0b12cdae21fc4d0" +checksum = "0f8e7c90afad890484a21653d08b6e209ae34770fb5ee298f9c699fcc1e5c856" dependencies = [ "libc", ] @@ -1054,9 +1054,9 @@ dependencies = [ [[package]] name = "http" -version = "0.2.10" +version = "0.2.11" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f95b9abcae896730d42b78e09c155ed4ddf82c07b4de772c64aee5b2d8b7c150" +checksum = "8947b1a6fad4393052c7ba1f4cd97bed3e953a95c79c92ad9b051a04611d9fbb" dependencies = [ "bytes 1.5.0", "fnv", diff --git a/package.json b/package.json index da03ee1c..3aa7d406 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "zingo-pc", "productName": "Zingo PC", - "version": "1.0.3", + "version": "1.0.4", "private": true, "description": "Zingo PC", "license": "MIT", diff --git a/src/App.tsx b/src/App.tsx index ca324814..08c21bd7 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -13,7 +13,7 @@ function App() {

Built using CRA electron-builder-typescript Template.

{/*

{addon.zingolib_say_hello("Me")}

*/} logo -

Zingo PC v1.0.3

+

Zingo PC v1.0.4

Edit public/electron.js or src/App.js and save to reload.

diff --git a/src/components/loadingscreen/LoadingScreen.tsx b/src/components/loadingscreen/LoadingScreen.tsx index 2483beff..d4f267d4 100644 --- a/src/components/loadingscreen/LoadingScreen.tsx +++ b/src/components/loadingscreen/LoadingScreen.tsx @@ -607,7 +607,7 @@ class LoadingScreen extends Component
-
Zingo PC v1.0.3
+
Zingo PC v1.0.4
Logo
{currentStatus}
@@ -655,7 +655,7 @@ class LoadingScreen extends Component
-
Zingo PC v1.0.3
+
Zingo PC v1.0.4
Logo
@@ -739,7 +739,7 @@ class LoadingScreen extends Component
-
Zingo PC v1.0.3
+
Zingo PC v1.0.4
Logo
@@ -787,7 +787,7 @@ class LoadingScreen extends Component
-
Zingo PC v1.0.3
+
Zingo PC v1.0.4
Logo
@@ -847,7 +847,7 @@ class LoadingScreen extends Component
-
Zingo PC v1.0.3
+
Zingo PC v4
Logo
diff --git a/src/components/sidebar/Sidebar.tsx b/src/components/sidebar/Sidebar.tsx index 13122ade..bb4abeda 100644 --- a/src/components/sidebar/Sidebar.tsx +++ b/src/components/sidebar/Sidebar.tsx @@ -83,7 +83,7 @@ class Sidebar extends PureComponent -
Zingo PC v1.0.3
+
Zingo PC v1.0.4
Built with Electron. Copyright (c) 2023, ZingoLabs.
The MIT License (MIT) Copyright (c) 2023 ZingoLabs @@ -601,7 +601,7 @@ class Sidebar extends PureComponent
-
Zingo PC v1.0.3
+
Zingo PC v1.0.4
logo {readOnly && (