Skip to content

Commit d21bceb

Browse files
committed
bump 0.17.1
1 parent 192efee commit d21bceb

File tree

4 files changed

+9
-3
lines changed

4 files changed

+9
-3
lines changed

com.github.stsdc.monitor.spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
%global appname com.github.stsdc.monitor
33

44
Name: com.github.stsdc.monitor
5-
Version: 0.17.0
5+
Version: 0.17.1
66
Release: %autorelease
77
Summary: Manage processes and monitor system resources
88
License: GPLv3

debian/changelog

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
com.github.stsdc.monitor (0.17.1) jammy; urgency=low
2+
3+
* Fix VRAM percentage
4+
5+
-- Stanisław Dac <[email protected]> Tue, 02 Apr 2024 18:16:26 +0000
6+
17
com.github.stsdc.monitor (0.17.0) jammy; urgency=low
28

39
* Add GPU temperature to the Indicator

meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
project('com.github.stsdc.monitor', 'vala', 'c', version: '0.17.0')
1+
project('com.github.stsdc.monitor', 'vala', 'c', version: '0.17.1')
22

33
# these are Meson modules
44
gnome = import('gnome')

subprojects/stylesheet

Submodule stylesheet updated 232 files

0 commit comments

Comments
 (0)