Skip to content

Commit 559061b

Browse files
authored
Merge pull request #14173 from NixOS/bump-2.33.0
Bump version
2 parents 6c21c81 + b0f567e commit 559061b

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

.mergify.yml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -172,3 +172,14 @@ pull_request_rules:
172172
labels:
173173
- automatic backport
174174
- merge-queue
175+
176+
- name: backport patches to 2.32
177+
conditions:
178+
- label=backport 2.32-maintenance
179+
actions:
180+
backport:
181+
branches:
182+
- "2.32-maintenance"
183+
labels:
184+
- automatic backport
185+
- merge-queue

.version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.32.0
1+
2.33.0

0 commit comments

Comments
 (0)