Skip to content

Commit 62af861

Browse files
authored
Merge pull request #283 from Der-Henning/dev
bump version 1.15.1
2 parents cb7118c + 4cce5c0 commit 62af861

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

DOCKER_README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ Readme, source and documentation on [https://github.com/Der-Henning/tgtg](https:
1010

1111
- [`edge`](https://github.com/Der-Henning/tgtg/blob/main/Dockerfile)
1212
- [`edge-alpine`](https://github.com/Der-Henning/tgtg/blob/main/Dockerfile.alpine)
13-
- [`v1`, `v1.15`, `v1.15.0`, `latest`](https://github.com/Der-Henning/tgtg/blob/v1.15.0/Dockerfile)
14-
- [`v1-alpine`, `v1.15-alpine`, `v1.15.0-alpine`, `latest-alpine`](https://github.com/Der-Henning/tgtg/blob/v1.15.0/Dockerfile.alpine)
13+
- [`v1`, `v1.15`, `v1.15.1`, `latest`](https://github.com/Der-Henning/tgtg/blob/v1.15.1/Dockerfile)
14+
- [`v1-alpine`, `v1.15-alpine`, `v1.15.1-alpine`, `latest-alpine`](https://github.com/Der-Henning/tgtg/blob/v1.15.1/Dockerfile.alpine)
1515

1616
# Quick Start
1717

src/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
__title__ = "TGTG Scanner"
22
__description__ = "Provides notifications for TGTG magic bags"
3-
__version__ = "1.15.0"
3+
__version__ = "1.15.1"
44
__author__ = "Henning Merklinger"
55
__author_email__ = "[email protected]"
66
__license__ = "GPL"

0 commit comments

Comments
 (0)