From 1a96c438c26a824f628ea4f3a517c33be7126bc3 Mon Sep 17 00:00:00 2001 From: Julian Xhokaxhiu Date: Wed, 15 May 2024 22:26:21 +0200 Subject: [PATCH] 0.0.2 --- .github/workflows/{main-0.0.1.yml => main-0.0.2.yml} | 4 ++-- README.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) rename .github/workflows/{main-0.0.1.yml => main-0.0.2.yml} (95%) diff --git a/.github/workflows/main-0.0.1.yml b/.github/workflows/main-0.0.2.yml similarity index 95% rename from .github/workflows/main-0.0.1.yml rename to .github/workflows/main-0.0.2.yml index 4cdec3e..9ba19cf 100644 --- a/.github/workflows/main-0.0.1.yml +++ b/.github/workflows/main-0.0.2.yml @@ -1,6 +1,6 @@ name: TheTestRoom -run-name: 0.0.1.${{ github.run_number }} +run-name: 0.0.2.${{ github.run_number }} on: push: @@ -18,7 +18,7 @@ env: _RELEASE_NAME: TheTestRoom _RELEASE_VERSION: v0 _BUILD_BRANCH: "${{ github.ref }}" - _BUILD_VERSION: "0.0.1.${{ github.run_number }}" + _BUILD_VERSION: "0.0.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 cf35a0b..a27d2ff 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.0.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.0.2.yml/badge.svg?branch=main) # The Test Room