From d21bceb3e01548e8d7ed9aeacf117d919abae959 Mon Sep 17 00:00:00 2001 From: stsdc <6031763+stsdc@users.noreply.github.com> Date: Tue, 2 Apr 2024 18:20:00 +0200 Subject: [PATCH] bump 0.17.1 --- com.github.stsdc.monitor.spec | 2 +- debian/changelog | 6 ++++++ meson.build | 2 +- subprojects/stylesheet | 2 +- 4 files changed, 9 insertions(+), 3 deletions(-) diff --git a/com.github.stsdc.monitor.spec b/com.github.stsdc.monitor.spec index 4a916f94..8cc876ec 100755 --- a/com.github.stsdc.monitor.spec +++ b/com.github.stsdc.monitor.spec @@ -2,7 +2,7 @@ %global appname com.github.stsdc.monitor Name: com.github.stsdc.monitor -Version: 0.17.0 +Version: 0.17.1 Release: %autorelease Summary: Manage processes and monitor system resources License: GPLv3 diff --git a/debian/changelog b/debian/changelog index b6c76782..120d72fa 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +com.github.stsdc.monitor (0.17.1) jammy; urgency=low + + * Fix VRAM percentage + + -- Stanisław Dac Tue, 02 Apr 2024 18:16:26 +0000 + com.github.stsdc.monitor (0.17.0) jammy; urgency=low * Add GPU temperature to the Indicator diff --git a/meson.build b/meson.build index 2c47b0f3..453cb745 100644 --- a/meson.build +++ b/meson.build @@ -1,4 +1,4 @@ -project('com.github.stsdc.monitor', 'vala', 'c', version: '0.17.0') +project('com.github.stsdc.monitor', 'vala', 'c', version: '0.17.1') # these are Meson modules gnome = import('gnome') diff --git a/subprojects/stylesheet b/subprojects/stylesheet index da0c4196..fbe2b247 160000 --- a/subprojects/stylesheet +++ b/subprojects/stylesheet @@ -1 +1 @@ -Subproject commit da0c4196ce246c6506a8a709f4140a098796fd4f +Subproject commit fbe2b24704bbfd489152350627033295b3770a38