diff --git a/.github/workflows/main-1.1.0.yml b/.github/workflows/main-1.1.1.yml similarity index 97% rename from .github/workflows/main-1.1.0.yml rename to .github/workflows/main-1.1.1.yml index 994c7df..7e1338a 100644 --- a/.github/workflows/main-1.1.0.yml +++ b/.github/workflows/main-1.1.1.yml @@ -1,6 +1,6 @@ name: Junction-VIII -run-name: 1.1.0.${{ github.run_number }} +run-name: 1.1.1.${{ github.run_number }} on: workflow_dispatch: @@ -20,7 +20,7 @@ env: _RELEASE_VERSION: v0 _RELEASE_CONFIGURATION: Release _BUILD_BRANCH: "${{ github.ref }}" - _BUILD_VERSION: "1.1.0.${{ github.run_number }}" + _BUILD_VERSION: "1.1.1.${{ github.run_number }}" _CHANGELOG_VERSION: "0" # VCPKG: Enable Binary Caching VCPKG_BINARY_SOURCES: clear;nuget,github,readwrite diff --git a/README.md b/README.md index 180a676..538034c 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -![License](https://img.shields.io/github/license/tsunamods-codes/Junction-VIII) ![Overall Downloads](https://img.shields.io/github/downloads/tsunamods-codes/Junction-VIII/total?label=Overall%20Downloads) ![Latest Stable Downloads](https://img.shields.io/github/downloads/tsunamods-codes/Junction-VIII/latest/total?label=Latest%20Stable%20Downloads&sort=semver) ![Latest Canary Downloads](https://img.shields.io/github/downloads/tsunamods-codes/Junction-VIII/canary/total?label=Latest%20Canary%20Downloads) ![GitHub Actions Workflow Status](https://github.com/tsunamods-codes/Junction-VIII/actions/workflows/main-1.1.0.yml/badge.svg?branch=master) +![License](https://img.shields.io/github/license/tsunamods-codes/Junction-VIII) ![Overall Downloads](https://img.shields.io/github/downloads/tsunamods-codes/Junction-VIII/total?label=Overall%20Downloads) ![Latest Stable Downloads](https://img.shields.io/github/downloads/tsunamods-codes/Junction-VIII/latest/total?label=Latest%20Stable%20Downloads&sort=semver) ![Latest Canary Downloads](https://img.shields.io/github/downloads/tsunamods-codes/Junction-VIII/canary/total?label=Latest%20Canary%20Downloads) ![GitHub Actions Workflow Status](https://github.com/tsunamods-codes/Junction-VIII/actions/workflows/main-1.1.1.yml/badge.svg?branch=master)