Skip to content

Commit a7449d2

Browse files
0.1.0
1 parent 0a8532d commit a7449d2

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/workflows/main-0.0.2.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: TheTestRoom
22

3-
run-name: 0.0.2.${{ github.run_number }}
3+
run-name: 0.1.0.${{ github.run_number }}
44

55
on:
66
push:
@@ -18,7 +18,7 @@ env:
1818
_RELEASE_NAME: TheTestRoom
1919
_RELEASE_VERSION: v0
2020
_BUILD_BRANCH: "${{ github.ref }}"
21-
_BUILD_VERSION: "0.0.2.${{ github.run_number }}"
21+
_BUILD_VERSION: "0.1.0.${{ github.run_number }}"
2222
# GIT: Fix reporting from stderr to stdout
2323
GIT_REDIRECT_STDERR: 2>&1
2424

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
![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)
1+
![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.0.yml/badge.svg?branch=main)
22

33
# The Test Room
44

0 commit comments

Comments
 (0)