Skip to content

Commit 298bddf

Browse files
committed
post release tasks
1 parent c7f2cc2 commit 298bddf

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## 3.1.6 (not yet released)
2+
*
3+
14
## 3.1.5 (release date: 2025-12-23)
25
* Upgraded to Phusion Passenger 6.1.1 (was 6.1.0)
36
* Dropped Python 3.9 image (EOL: 2025-10)

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ REGISTRY = docker.io
77
endif
88

99
NAME ?= $(REGISTRY)/phusion/passenger
10-
VERSION ?= 3.1.5
10+
VERSION ?= 3.1.6
1111

1212
# NAME and/or VERSION can be overriden during build if you are building locally to push to your own repository
1313
# example:

0 commit comments

Comments
 (0)