Skip to content

Commit b39797c

Browse files
Bump version to 1.1.1
1 parent 1c27c8d commit b39797c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
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.0"
7+
LABEL version="1.1.1"
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: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# Github Telegram Notify
2-
3-
Actions that sends commit updates of a repository to any chat in Telegram
1+
<h1 align="center">Github Telegram Notify</h1>
2+
<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>
44

55
## Prerequisites
66

@@ -71,4 +71,4 @@ Also, feel free to open a PR in case of any minor fix and please open an issue f
7171
## License
7272

7373
<a href="https://opensource.org/licenses/MIT"><img src="https://upload.wikimedia.org/wikipedia/commons/0/0c/MIT_logo.svg" alt="mit" width="150"/></a>
74-
[Licensed under MIT License](https://opensource.org/licenses/MIT)
74+
[Licensed under MIT License](https://opensource.org/licenses/MIT)

0 commit comments

Comments
 (0)