Skip to content

Commit e9d82d1

Browse files
committed
Version updated to 1.8
1 parent 9f9af90 commit e9d82d1

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>1.7</version>
7+
<version>1.8</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>1.7.0.0</fileVersion>
29-
<txtFileVersion>TBS Emitters credit rating</txtFileVersion>
28+
<fileVersion>1.8.0.0</fileVersion>
29+
<txtFileVersion>TBS ACI and commissions</txtFileVersion>
3030
<fileDescription>Tinkoff bonds scanner application</fileDescription>
3131
<copyright>https://github.com/Shemplo/TBS</copyright>
32-
<productVersion>1.7.0.0</productVersion>
33-
<txtProductVersion>TBS Emitters credit rating</txtProductVersion>
32+
<productVersion>1.8.0.0</productVersion>
33+
<txtProductVersion>TBS ACI and commissions</txtProductVersion>
3434
<productName>Tinkoff bonds scanner</productName>
3535
<companyName></companyName>
3636
<internalName>TBS</internalName>

0 commit comments

Comments
 (0)