diff --git a/.github/workflows/main-0.1.1.yml b/.github/workflows/main-0.1.2.yml similarity index 95% rename from .github/workflows/main-0.1.1.yml rename to .github/workflows/main-0.1.2.yml index 0b5163d..4cb4bfd 100644 --- a/.github/workflows/main-0.1.1.yml +++ b/.github/workflows/main-0.1.2.yml @@ -1,6 +1,6 @@ name: TheTestRoom -run-name: 0.1.1.${{ github.run_number }} +run-name: 0.1.2.${{ github.run_number }} on: push: @@ -18,7 +18,7 @@ env: _RELEASE_NAME: TheTestRoom _RELEASE_VERSION: v0 _BUILD_BRANCH: "${{ github.ref }}" - _BUILD_VERSION: "0.1.1.${{ github.run_number }}" + _BUILD_VERSION: "0.1.2.${{ github.run_number }}" # GIT: Fix reporting from stderr to stdout GIT_REDIRECT_STDERR: 2>&1 diff --git a/README.md b/README.md index 57f7476..7397d7f 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -![License](https://img.shields.io/github/license/tsunamods-codes/the-test-room) ![Overall Downloads](https://img.shields.io/github/downloads/tsunamods-codes/the-test-room/total?label=Overall%20Downloads) ![Latest Stable Downloads](https://img.shields.io/github/downloads/tsunamods-codes/the-test-room/latest/total?label=Latest%20Stable%20Downloads&sort=semver) ![Latest Canary Downloads](https://img.shields.io/github/downloads/tsunamods-codes/the-test-room/canary/total?label=Latest%20Canary%20Downloads) ![GitHub Actions Workflow Status](https://github.com/tsunamods-codes/the-test-room/actions/workflows/main-0.1.1.yml/badge.svg?branch=main) +![License](https://img.shields.io/github/license/tsunamods-codes/the-test-room) ![Overall Downloads](https://img.shields.io/github/downloads/tsunamods-codes/the-test-room/total?label=Overall%20Downloads) ![Latest Stable Downloads](https://img.shields.io/github/downloads/tsunamods-codes/the-test-room/latest/total?label=Latest%20Stable%20Downloads&sort=semver) ![Latest Canary Downloads](https://img.shields.io/github/downloads/tsunamods-codes/the-test-room/canary/total?label=Latest%20Canary%20Downloads) ![GitHub Actions Workflow Status](https://github.com/tsunamods-codes/the-test-room/actions/workflows/main-0.1.2.yml/badge.svg?branch=main) # The Test Room