Skip to content

Commit e4cf549

Browse files
Bump gotify/server version (2.2.0 => 2.2.1) (#163)
* [ci] Bump gotify/server version (2.2.0 => 2.2.1) * [README] Bump gotify/server version (2.2.0 => 2.2.1)
1 parent d3cb330 commit e4cf549

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.ci/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ version: "3"
33
services:
44
gotify:
55
container_name: ci_gotify
6-
image: gotify/server:2.2.0
6+
image: gotify/server:2.2.1
77
ports:
88
- "127.0.0.1:8080:80"
99
environment:

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
PHP library for interacting with a [Gotify](https://github.com/gotify/server) server using the [Gotify REST-API](https://gotify.net/api-docs).
77

8-
Supports Gotify server version 2.2.0.
8+
Supports Gotify server version 2.2.1.
99

1010
## Install
1111

0 commit comments

Comments
 (0)