Extension: Release version 83

This commit is contained in:
Romain Vigier
2026-07-20 13:33:21 +02:00
parent 2851bb9b32
commit 85f6f57f42
2 changed files with 13 additions and 1 deletions
+12
View File
@@ -5,6 +5,18 @@ SPDX-License-Identifier: CC-BY-SA-4.0
# Changelog
## [83] - 2026-07-20
### Changed
- Updated Chinese (Simplified Han script) translation by grill-glitch
- Updated Greek translation by @asongofghostandfire
### Fixed
- The range of selectable hours in 12h format was incorrect
- A transition error prevented the switch from happening
## [82] - 2026-03-10
This version adds support for GNOME 50 and removes support for GNOME 49.
+1 -1
View File
@@ -3,7 +3,7 @@
project(
'nightthemeswitcher',
version: '82',
version: '83',
license: ['GPL-3.0-or-later', 'CC-BY-SA-4.0'],
meson_version: '>= 0.56.0',
)