Skip to content

Commit b83fdbd

Browse files
committed
Version updated to 2.4
1 parent 3872084 commit b83fdbd

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>ru.shemplo</groupId>
66
<artifactId>tinkoff-bond-scanner</artifactId>
7-
<version>2.3</version>
7+
<version>2.4</version>
88

99
<properties>
1010
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

scripts/launch4j-build.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,12 +25,12 @@
2525
<opt>-Dfile.encoding=UTF-8</opt>
2626
</jre>
2727
<versionInfo>
28-
<fileVersion>2.3.0.0</fileVersion>
29-
<txtFileVersion>Bond details</txtFileVersion>
28+
<fileVersion>2.4.0.0</fileVersion>
29+
<txtFileVersion>Errors fix</txtFileVersion>
3030
<fileDescription>Tinkoff bonds scanner application</fileDescription>
3131
<copyright>https://github.com/Shemplo/TBS</copyright>
32-
<productVersion>2.3.0.0</productVersion>
33-
<txtProductVersion>TBS Bond details</txtProductVersion>
32+
<productVersion>2.4.0.0</productVersion>
33+
<txtProductVersion>TBS Errors fix</txtProductVersion>
3434
<productName>Tinkoff bonds scanner</productName>
3535
<companyName></companyName>
3636
<internalName>TBS</internalName>

0 commit comments

Comments
 (0)