This commit is contained in:
Georges Basile Stavracas Neto 2020-02-29 15:10:44 -03:00
parent a09fbc3054
commit 26e9a7d11a
2 changed files with 17 additions and 1 deletions

16
NEWS
View file

@ -1,3 +1,19 @@
================
Version 3.35.92
================
- Updated translations
Applications
- Update icon
Background
- Remove split desktop and lock screen wallpapers
- Improve visuals of the background icons
Network
- Make VPN gear buttons consistent with oter buttons
================
Version 3.35.91
================

View file

@ -1,6 +1,6 @@
project(
'gnome-control-center', 'c',
version : '3.35.91',
version : '3.35.92',
license : 'GPL2+',
meson_version : '>= 0.51.0'
)