Skip to content
This repository has been archived by the owner on May 20, 2023. It is now read-only.

Commit

Permalink
Change server release version to 1.3.0 (#567)
Browse files Browse the repository at this point in the history
Syncing the version with Canary so we can send the new release
Removed hadolint check (outdated docker)
  • Loading branch information
dudantas authored Apr 28, 2022
1 parent ecbfdcb commit b85c03c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 14 deletions.
13 changes: 0 additions & 13 deletions .github/workflows/analysis-reviewdog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,16 +100,3 @@ jobs:
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
reporter: github-pr-review


hadolint:
runs-on: ubuntu-latest
steps:

- name: Check out code
uses: actions/checkout@master

- name: hadolint
uses: reviewdog/action-hadolint@v1
with:
reporter: github-pr-check
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# OpenTibiaBR - Global Server
## The source code to run this server can be found in another repository, which is the MMORPG engine. Access the links below to see the most current release:
## [![Canary Engine](https://raw.githubusercontent.com/opentibiabr/canary/master/cmake/canary.ico)](https://github.com/opentibiabr/canary) [Canary Repository](https://github.com/opentibiabr/canary)
## [Latest Release - Stable-v1.2.0](https://github.com/opentibiabr/canary/releases/tag/stable-1.2.0)
## [Latest Release - Stable-v1.3.0](https://github.com/opentibiabr/canary/releases/tag/stable-v1.3.0)

[![Discord Channel](https://img.shields.io/discord/528117503952551936.svg?style=flat-square&logo=discord)](https://discord.gg/3NxYnyV)
[![GitHub issues](https://img.shields.io/github/issues/opentibiabr/otservbr-global)](https://github.com/opentibiabr/otservbr-global/issues)
Expand Down

0 comments on commit b85c03c

Please sign in to comment.