Skip to content

Commit 52edf8b

Browse files
authored
Merge pull request #404 from Leleat/release-52
Release: Bump version to 52
2 parents ea3e850 + 5fff18f commit 52edf8b

File tree

5 files changed

+16
-5
lines changed

5 files changed

+16
-5
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Changelog
22

3+
## [52] - 2025-05-01
4+
5+
### Added
6+
7+
- More Russian translation by Ser82-png (#399)
8+
- More Ukrainian translation by xalt7x (#395)
9+
10+
### Fixed
11+
12+
- Fixed maximized windows not being tilable via DND (#402)
13+
314
## [51] - 2025-02-16
415

516
### Added

scripts/aur-build/.SRCINFO

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
pkgbase = gnome-shell-extension-tiling-assistant
22
pkgdesc = A GNOME Shell extension to expand GNOME's native 2 column design.
3-
pkgver = 51
3+
pkgver = 52
44
pkgrel = 1
55
url = https://github.com/Leleat/Tiling-Assistant
66
install = INSTALL
@@ -10,7 +10,7 @@ pkgbase = gnome-shell-extension-tiling-assistant
1010
depends = gnome-shell
1111
provides = gnome-shell-extension-tiling-assistant
1212
conflicts = gnome-shell-extension-tiling-assistant
13-
source = gnome-shell-extension-tiling-assistant::git+https://github.com/Leleat/Tiling-Assistant.git#tag=v51
13+
source = gnome-shell-extension-tiling-assistant::git+https://github.com/Leleat/Tiling-Assistant.git#tag=v52
1414
sha256sums = SKIP
1515

1616
pkgname = gnome-shell-extension-tiling-assistant

scripts/aur-build/PKGBUILD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Contributor: VeldoraTheDragon <[email protected]>
33

44
pkgname=gnome-shell-extension-tiling-assistant
5-
pkgver=51
5+
pkgver=52
66
pkgrel=1
77
pkgdesc="A GNOME Shell extension to expand GNOME's native 2 column design."
88
arch=('x86_64')

tiling-assistant@leleat-on-github/metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@
88
"uuid": "tiling-assistant@leleat-on-github",
99
"gettext-domain": "tiling-assistant@leleat-on-github",
1010
"settings-schema": "org.gnome.shell.extensions.tiling-assistant",
11-
"version": 51
11+
"version": 52
1212
}

translations/main.pot

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: PACKAGE VERSION\n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2025-02-18 22:43+0200\n"
11+
"POT-Creation-Date: 2025-05-01 14:39+0200\n"
1212
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1313
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1414
"Language-Team: LANGUAGE <[email protected]>\n"

0 commit comments

Comments
 (0)