Skip to content

Commit 6e9cff7

Browse files
author
oc-bot
committed
chore(release): 1.2.1
1 parent 9e4aa5e commit 6e9cff7

3 files changed

Lines changed: 10 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
All notable changes to this project will be documented in this file. See [versionize](https://github.com/versionize/versionize) for commit guidelines.
44

5+
<a name="1.2.1"></a>
6+
## [1.2.1](https://www.github.com/OpenCommissioning/OC_Assistant_OfficeLite/releases/tag/v1.2.1) (2025-07-15)
7+
8+
### Bug Fixes
9+
10+
* adjust settings icon ([e452524](https://www.github.com/OpenCommissioning/OC_Assistant_OfficeLite/commit/e452524264a83c8be97d543f85d567fc5ef1b297))
11+
* upgrade theme package reference ([9e4aa5e](https://www.github.com/OpenCommissioning/OC_Assistant_OfficeLite/commit/9e4aa5ece3d1a342a57bfb61fd9e617396ac6e98))
12+
513
<a name="1.2.0"></a>
614
## [1.2.0](https://www.github.com/OpenCommissioning/OC_Assistant_OfficeLite/releases/tag/v1.2.0) (2025-07-12)
715

OC.OfficeLite/OC.OfficeLite.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<Company>Spiratec AG</Company>
77
<Product>OC.OfficeLite</Product>
88
<LangVersion>default</LangVersion>
9-
<Version>1.2.0</Version>
9+
<Version>1.2.1</Version>
1010
<TargetFramework>net8.0</TargetFramework>
1111
</PropertyGroup>
1212

OC.OfficeLiteServer/OC.OfficeLiteServer.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<Nullable>enable</Nullable>
1010
<Company>Spiratec AG</Company>
1111
<LangVersion>default</LangVersion>
12-
<Version>1.2.0</Version>
12+
<Version>1.2.1</Version>
1313
<TargetFramework>net481</TargetFramework>
1414
</PropertyGroup>
1515

0 commit comments

Comments
 (0)