Skip to content

Commit 12354dd

Browse files
authored
Merge pull request #275 from fbasios/release-1.8.1
Bumped number version to 1.8.1
2 parents 37c4b23 + ab909f5 commit 12354dd

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,14 @@ According to [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) , the
2626

2727
---
2828

29+
## 1.8.1 - 2025-12-09
30+
31+
---
32+
33+
## 1.8.1 - Fixed
34+
35+
- Fix UI issues.
36+
2937
## 1.8.0 - 2025-12-02
3038

3139
---

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<modelVersion>4.0.0</modelVersion>
55
<groupId>org.grnet</groupId>
66
<artifactId>accounting-system</artifactId>
7-
<version>1.8.0</version>
7+
<version>1.8.1</version>
88
<properties>
99
<apache.common3.version>3.18.0</apache.common3.version>
1010
<compiler-plugin.version>3.10.1</compiler-plugin.version>

0 commit comments

Comments
 (0)