Update to core22 & v1.9.5 bump

This commit is contained in:
Adnan Hodzic 2022-06-17 07:04:17 +02:00
parent fa5d86669f
commit e1637fa85e
2 changed files with 2 additions and 2 deletions

View File

@ -13,7 +13,7 @@ def read(name):
return f.read() return f.read()
# Used for the tar.gz/snap releases # Used for the tar.gz/snap releases
VERSION = "1.9.4" VERSION = "1.9.5"
setup( setup(
name="auto-cpufreq", name="auto-cpufreq",

View File

@ -1,5 +1,5 @@
name: auto-cpufreq name: auto-cpufreq
base: core20 base: core22
summary: Automatic CPU speed & power optimizer for Linux summary: Automatic CPU speed & power optimizer for Linux
description: | description: |
Automatic CPU speed & power optimizer for Linux based on active Automatic CPU speed & power optimizer for Linux based on active