We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 214db65 commit 19f6240Copy full SHA for 19f6240
pom.xml
@@ -28,7 +28,7 @@
28
</parent>
29
<groupId>ru.investbook</groupId>
30
<artifactId>investbook</artifactId>
31
- <version>2024.1</version>
+ <version>2024.1.1</version>
32
33
<name>investbook</name>
34
<description>Investor Accounting Book</description>
@@ -62,7 +62,7 @@
62
63
<properties>
64
<!-- Valid version is (0-255).(0-255).(0-65535) -->
65
- <win.msi.version>24.1</win.msi.version>
+ <win.msi.version>24.1.1</win.msi.version>
66
<java.version>21</java.version>
67
</properties>
68
0 commit comments