v1.3.9
Some checks failed
Cache `gupax.io` / build (push) Has been cancelled
CI / ci (macos-12) (push) Has been cancelled
CI / ci (ubuntu-20.04) (push) Has been cancelled
CI / ci (windows-2019) (push) Has been cancelled
gupax.io / build (push) Has been cancelled
Remote Node Ping / build (push) Has been cancelled
Typo / typo (push) Has been cancelled

and switch from `macos-11` -> `macos-12`
This commit is contained in:
hinto.janai 2024-07-08 15:54:30 -04:00
parent 6465a3e30b
commit ab9912fccc
No known key found for this signature in database
GPG key ID: D47CE05FA175A499
2 changed files with 2 additions and 2 deletions

View file

@ -16,7 +16,7 @@ jobs:
strategy:
matrix:
os: [windows-2019, macos-11, ubuntu-20.04]
os: [windows-2019, macos-12, ubuntu-20.04]
steps:
- name: Checkout

View file

@ -1,6 +1,6 @@
[package]
name = "gupax"
version = "1.3.8"
version = "1.3.9"
authors = ["hinto-janai <hinto.janai@protonmail.com>"]
description = "GUI for P2Pool+XMRig"
documentation = "https://github.com/hinto-janai/gupax"