Skip to content

Commit 11cbbc4

Browse files
Bump version to 1.1.2
1 parent 27a5fbf commit 11cbbc4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ COPY . .
44
RUN go build -o /src/app -ldflags="-w -s" .
55
FROM gcr.io/distroless/base
66

7-
LABEL version="1.1.1"
7+
LABEL version="1.1.2"
88
LABEL maintainer="wrench"
99
LABEL repository="https://github.com/EverythingSuckz/github-telegram-notify"
1010
LABEL homepage="https://github.com/EverythingSuckz/github-telegram-notify"

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<h1 align="center">Github Telegram Notify</h1>
22
<h4 align="center">Actions that sends commit updates of a repository to any chat in Telegram</h4>
3-
<p align="center"><a href="https://github.com/marketplace/actions/github-telegram-notifier">🏪 View on Github Marketplace</a>&emsp;🏷️ <a href="https://github.com/EverythingSuckz/github-telegram-notify/releases/tag/v1.1.1">v1.1.1</a></p>
3+
<p align="center"><a href="https://github.com/marketplace/actions/github-telegram-notifier">🏪 View on Github Marketplace</a>&emsp;🏷️ <a href="https://github.com/EverythingSuckz/github-telegram-notify/releases/tag/v1.1.2">v1.1.2</a></p>
44

55
## Prerequisites
66

0 commit comments

Comments
 (0)