Skip to content

Commit 1cf91bb

Browse files
committed
Version updated to 1.7
1 parent 5f553d7 commit 1cf91bb

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.6</version>
7+
<version>1.7</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
@@ -24,12 +24,12 @@
2424
<runtimeBits>64</runtimeBits>
2525
</jre>
2626
<versionInfo>
27-
<fileVersion>1.6.0.0</fileVersion>
28-
<txtFileVersion>TBS Launcher</txtFileVersion>
27+
<fileVersion>1.7.0.0</fileVersion>
28+
<txtFileVersion>TBS Emitters credit rating</txtFileVersion>
2929
<fileDescription>Tinkoff bonds scanner application</fileDescription>
3030
<copyright>https://github.com/Shemplo/TBS</copyright>
31-
<productVersion>1.6.0.0</productVersion>
32-
<txtProductVersion>TBS Launcher</txtProductVersion>
31+
<productVersion>1.7.0.0</productVersion>
32+
<txtProductVersion>TBS Emitters credit rating</txtProductVersion>
3333
<productName>Tinkoff bonds scanner</productName>
3434
<companyName></companyName>
3535
<internalName>TBS</internalName>

0 commit comments

Comments
 (0)