Skip to content

Commit 9f18b12

Browse files
committed
chore: release version 1.11.2
1 parent a85f10d commit 9f18b12

4 files changed

Lines changed: 10 additions & 3 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.11.1"
2+
".": "1.11.2"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.11.2](https://github.com/lupusbytes/cs2mqtt/compare/v1.11.1...v1.11.2) (2026-04-27)
4+
5+
6+
### Upgrades
7+
8+
* **deps:** update dotnet monorepo to 10.0.7 ([b679bc4](https://github.com/lupusbytes/cs2mqtt/commit/b679bc40583c9a56224068dc76d73bd7fc9a6b2b))
9+
310
## [1.11.1](https://github.com/lupusbytes/cs2mqtt/compare/v1.11.0...v1.11.1) (2026-03-16)
411

512

Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<PropertyGroup Label="Versioning">
1111
<!-- The 'x-release-please-' comments are used to inform the release-please action that it should update the semver version here -->
1212
<!-- x-release-please-start-version -->
13-
<Version>1.11.1</Version>
13+
<Version>1.11.2</Version>
1414
<!-- x-release-please-end -->
1515
<IncludeSourceRevisionInInformationalVersion>true</IncludeSourceRevisionInInformationalVersion>
1616
</PropertyGroup>

ha-addon/config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cs2mqtt",
3-
"version": "1.11.1",
3+
"version": "1.11.2",
44
"slug": "cs2mqtt",
55
"description": "Counter-Strike 2 Game State Integration to MQTT bridge",
66
"url": "https://github.com/lupusbytes/cs2mqtt",

0 commit comments

Comments
 (0)