Skip to content

Commit 19f6240

Browse files
committed
version 2024.1.1
1 parent 214db65 commit 19f6240

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
</parent>
2929
<groupId>ru.investbook</groupId>
3030
<artifactId>investbook</artifactId>
31-
<version>2024.1</version>
31+
<version>2024.1.1</version>
3232

3333
<name>investbook</name>
3434
<description>Investor Accounting Book</description>
@@ -62,7 +62,7 @@
6262

6363
<properties>
6464
<!-- Valid version is (0-255).(0-255).(0-65535) -->
65-
<win.msi.version>24.1</win.msi.version>
65+
<win.msi.version>24.1.1</win.msi.version>
6666
<java.version>21</java.version>
6767
</properties>
6868

0 commit comments

Comments
 (0)