Extension: Release version 83
This commit is contained in:
@@ -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
@@ -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',
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user