Skip to content

Commit 96e5902

Browse files
4.1.1
1 parent e737596 commit 96e5902

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: 7th-Heaven
22

3-
run-name: 4.1.0.${{ github.run_number }}
3+
run-name: 4.1.1.${{ github.run_number }}
44

55
on:
66
workflow_dispatch:
@@ -20,7 +20,7 @@ env:
2020
_RELEASE_VERSION: v0
2121
_RELEASE_CONFIGURATION: Release
2222
_BUILD_BRANCH: "${{ github.ref }}"
23-
_BUILD_VERSION: "4.1.0.${{ github.run_number }}"
23+
_BUILD_VERSION: "4.1.1.${{ github.run_number }}"
2424
_CHANGELOG_VERSION: "0"
2525
# VCPKG: Enable Binary Caching
2626
VCPKG_BINARY_SOURCES: clear;nuget,github,readwrite

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
![License](https://img.shields.io/github/license/tsunamods-codes/7th-Heaven) ![Overall Downloads](https://img.shields.io/github/downloads/tsunamods-codes/7th-Heaven/total?label=Overall%20Downloads) ![Latest Stable Downloads](https://img.shields.io/github/downloads/tsunamods-codes/7th-Heaven/latest/total?label=Latest%20Stable%20Downloads&sort=semver) ![Latest Canary Downloads](https://img.shields.io/github/downloads/tsunamods-codes/7th-Heaven/canary/total?label=Latest%20Canary%20Downloads) ![GitHub Actions Workflow Status](https://github.com/tsunamods-codes/7th-Heaven/actions/workflows/main-4.1.0.yml/badge.svg?branch=master)
1+
![License](https://img.shields.io/github/license/tsunamods-codes/7th-Heaven) ![Overall Downloads](https://img.shields.io/github/downloads/tsunamods-codes/7th-Heaven/total?label=Overall%20Downloads) ![Latest Stable Downloads](https://img.shields.io/github/downloads/tsunamods-codes/7th-Heaven/latest/total?label=Latest%20Stable%20Downloads&sort=semver) ![Latest Canary Downloads](https://img.shields.io/github/downloads/tsunamods-codes/7th-Heaven/canary/total?label=Latest%20Canary%20Downloads) ![GitHub Actions Workflow Status](https://github.com/tsunamods-codes/7th-Heaven/actions/workflows/main-4.1.1.yml/badge.svg?branch=master)
22

33
<div align="center">
44
<img src="https://github.com/tsunamods-codes/7th-Heaven/blob/master/.logo/app.png" alt="">

0 commit comments

Comments
 (0)