Skip to content

Commit ff710bc

Browse files
committed
1.0.0 -> 1.3.1 ; rm dist
1 parent 5b28b73 commit ff710bc

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

dependency-reduced-pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ See file ./license.txt or go write <jus@gtsbr.org> for full license details. -->
99
<groupId>org.texastorque</groupId>
1010
<artifactId>TorqueScout</artifactId>
1111
<name>TorqueScout</name>
12-
<version>1.0.0</version>
12+
<version>1.3.1</version>
1313
<organization>
1414
<name>Texas Torque</name>
1515
</organization>

dist/TorqueScout-1.0.0.dmg

-36.6 MB
Binary file not shown.

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ See file ./license.txt or go write <jus@gtsbr.org> for full license details. -->
99

1010
<groupId>org.texastorque</groupId>
1111
<artifactId>TorqueScout</artifactId>
12-
<version>1.0.0</version>
12+
<version>1.3.1</version>
1313
<packaging>jar</packaging>
1414

1515
<name>TorqueScout</name>

readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,9 @@ To compile and execute the development application, run:
2626

2727
`mvn package` to generate JAR
2828

29-
`java -jar .\target\TorqueScout-1.0.0.jar` to execute JAR
29+
`java -jar .\target\TorqueScout-1.3.1.jar` to execute JAR
3030

31-
`TorqueScout-1.0.0.jar` runs standalone (tested with Java 16 SE)
31+
`TorqueScout-1.3.1.jar` runs standalone (tested with Java 16 SE)
3232

3333
[Can be accessed here](https://drive.google.com/file/d/1EHjj3KXQCD2eKivbDu614zc0oZFsY0FF/view?usp=sharing)
3434

0 commit comments

Comments
 (0)