Skip to content

Commit 0f1109a

Browse files
committed
post release tasks
1 parent 738c552 commit 0f1109a

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
## 3.1.9 (not yet released)
2+
13
## 3.1.8 (release date: 2026-06-02)
24
* Upgraded to Ruby 4.0.5 (from 4.0.4)
35
* Upgraded to Phusion Passenger 6.1.4 (was 6.1.3)

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.8
10+
VERSION ?= 3.1.9
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)