diff --git a/.github/workflows/appimage.yml b/.github/workflows/appimage.yml index 8ab806e..88385d4 100644 --- a/.github/workflows/appimage.yml +++ b/.github/workflows/appimage.yml @@ -48,4 +48,4 @@ jobs: uses: actions/upload-artifact@v2 with: name: Cycles-AppImage - path: cycles-0.3.3-x86_64.AppImage + path: cycles-0.3.4-x86_64.AppImage diff --git a/main.go b/main.go index 98c5623..cdd9cb1 100644 --- a/main.go +++ b/main.go @@ -30,7 +30,7 @@ func main() { //log.Fatal("Could not load icon:", err) } - myWindow := myApp.NewWindow("Cycles | 0.3.3") + myWindow := myApp.NewWindow("Cycles | 0.3.4") myWindow.SetIcon(icon) // Determine the number of CPU cores diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index fb64483..3ff6b72 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -1,5 +1,5 @@ name: tylercode-cycles -version: '0.3.3' +version: '0.3.4' summary: A simple, theme-aware, CPU information tool description: | This application displays all logical cores on the machine and the current clock speed and core utilization. The theme is controlled by the OS. diff --git a/us.tylerc.cycles.appdata.xml b/us.tylerc.cycles.appdata.xml index 8c96530..d103839 100644 --- a/us.tylerc.cycles.appdata.xml +++ b/us.tylerc.cycles.appdata.xml @@ -46,7 +46,7 @@ - +

Initial flatpak release, enhanced graph sizing

diff --git a/us.tylerc.cycles.yaml b/us.tylerc.cycles.yaml index 83980b2..35b1884 100644 --- a/us.tylerc.cycles.yaml +++ b/us.tylerc.cycles.yaml @@ -34,5 +34,5 @@ modules: - install -Dm00644 $FLATPAK_ID.appdata.xml $FLATPAK_DEST/share/appdata/$FLATPAK_ID.appdata.xml sources: - type: archive - url: "https://get.station307.com/hOyTmMww0ve/repo-archive.tar.gz" - sha256: 6c3100fe558a4c2d6cde99dcb9e4dd2d17d771edde93ab4ac5e477749a700aed + url: "https://github.com/TylerCode/cycles/archive/refs/tags/0.3.4.tar.gz" + sha256: e7896685032993984aa5248a53f3e13ef156944a04d0f486b0160b200b58273c