1 parent 738c552 commit 0f1109aCopy full SHA for 0f1109a
2 files changed
CHANGELOG.md
@@ -1,3 +1,5 @@
1
+## 3.1.9 (not yet released)
2
+
3
## 3.1.8 (release date: 2026-06-02)
4
* Upgraded to Ruby 4.0.5 (from 4.0.4)
5
* Upgraded to Phusion Passenger 6.1.4 (was 6.1.3)
Makefile
@@ -7,7 +7,7 @@ REGISTRY ?= docker.io
7
endif
8
9
NAME ?= $(REGISTRY)/phusion/passenger
10
-VERSION ?= 3.1.8
+VERSION ?= 3.1.9
11
12
# NAME and/or VERSION can be overriden during build if you are building locally to push to your own repository
13
# example:
0 commit comments