Skip to content

Commit ade5c79

Browse files
committed
Release 1.1.6
1 parent e3af8db commit ade5c79

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
44

55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7-
## [1.1.6-prerelease] - 2025-12-22
7+
## [1.1.6] - 2025-12-22
88

99
### Changed
1010

StarControl/StarControl.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<PropertyGroup>
33
<AssemblyName>StarControl</AssemblyName>
44
<RootNamespace>StarControl</RootNamespace>
5-
<Version>1.1.6-prerelease</Version>
5+
<Version>1.1.6</Version>
66
<AssemblyVersion>1.1.6.0</AssemblyVersion>
77
<FileVersion>1.1.6.0</FileVersion>
88
<TargetFramework>net6.0</TargetFramework>

StarControl/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"$schema": "https://smapi.io/schemas/manifest.json",
33
"Name": "Star Control - CustomisationPlus",
44
"Author": "nnnextra (forked from focustense)",
5-
"Version": "1.1.6-prerelease",
5+
"Version": "1.1.6",
66
"Description": "Radial menus for toolbar, designed to be used with controllers",
77
"UniqueID": "focustense.StarControl",
88
"EntryDll": "StarControl.dll",

0 commit comments

Comments
 (0)