Skip to content

Commit 9d9599b

Browse files
author
oc-bot
committed
chore(release): 1.0.2
1 parent 22f27cf commit 9d9599b

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.0.2"></a>
6+
## [1.0.2](https://www.github.com/OpenCommissioning/OC_Assistant_OfficeLite/releases/tag/v1.0.2) (2025-06-02)
7+
8+
### Bug Fixes
9+
10+
* adjust transmitted KRC data length ([22f27cf](https://www.github.com/OpenCommissioning/OC_Assistant_OfficeLite/commit/22f27cf8f1b5b8413e72e31eba0a6ceced03533a))
11+
* upgrade sdk and theme package reference ([055636a](https://www.github.com/OpenCommissioning/OC_Assistant_OfficeLite/commit/055636adf9b94d356d72998c289b5f5d233523c9))
12+
513
<a name="1.0.1"></a>
614
## [1.0.1](https://www.github.com/OpenCommissioning/OC_Assistant_OfficeLite/releases/tag/v1.0.1) (2025-02-24)
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.0.1</Version>
9+
<Version>1.0.2</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.0.1</Version>
12+
<Version>1.0.2</Version>
1313
<TargetFramework>net481</TargetFramework>
1414
</PropertyGroup>
1515

0 commit comments

Comments
 (0)