diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 8aa3bba..4052e9c 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -51,7 +51,7 @@ body: attributes: label: Version description: What version of the launcher are you running? - placeholder: "e.g. \"v2.2.0 stable\"" + placeholder: "e.g. \"v2.2.1\"" validations: required: true diff --git a/.github/ISSUE_TEMPLATE/support_request.yml b/.github/ISSUE_TEMPLATE/support_request.yml index 34c2a85..f7198f5 100644 --- a/.github/ISSUE_TEMPLATE/support_request.yml +++ b/.github/ISSUE_TEMPLATE/support_request.yml @@ -63,6 +63,7 @@ body: label: Version description: What launcher version are you using? options: + - v2.2.1 - v2.2.0 - v2.1.1 - v2.1.0 diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 8db41f2..b6a7a74 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -159,7 +159,6 @@ jobs: tag_name: ${{ github.ref_name }} files: | artifacts/arch-package/*.pkg.tar.zst - artifacts/arch-package/*.src.tar.zst artifacts/arch-package/.SRCINFO artifacts/linux-builds/**/* artifacts/windows-builds/**/* diff --git a/PKGBUILD b/PKGBUILD index 4e9c467..fbbf44b 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Maintainer: Fazri Gading # This PKGBUILD is for Github Releases pkgname=Hytale-F2P -pkgver=2.2.0 +pkgver=2.2.1 pkgrel=1 pkgdesc="Hytale-F2P - unofficial Hytale Launcher for free to play with multiplayer support" arch=('x86_64') diff --git a/README.md b/README.md index 0ca2cca..beca7d0 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ [![GitHub Downloads](https://img.shields.io/github/downloads/amiayweb/Hytale-F2P/total?style=for-the-badge)](https://github.com/amiayweb/Hytale-F2P/releases) [![Platform](https://img.shields.io/badge/Platform-Windows%20%7C%20macOS%20%7C%20Linux-orange?style=for-the-badge)](https://github.com/amiayweb/Hytale-F2P/releases) ![License](https://img.shields.io/badge/License-Educational-blue?style=for-the-badge) -[![Version](https://img.shields.io/badge/Version-2.2.0-green?style=for-the-badge)](https://github.com/amiayweb/Hytale-F2P/releases) +[![Version](https://img.shields.io/badge/Version-2.2.1-green?style=for-the-badge)](https://github.com/amiayweb/Hytale-F2P/releases) [![GitHub stars](https://img.shields.io/github/stars/amiayweb/Hytale-F2P?style=social)](https://github.com/amiayweb/Hytale-F2P/stargazers) [![GitHub forks](https://img.shields.io/github/forks/amiayweb/Hytale-F2P?style=social)](https://github.com/amiayweb/Hytale-F2P/network/members)