Skip to content

Commit

Permalink
v1.3.10
Browse files Browse the repository at this point in the history
  • Loading branch information
hemberger committed Sep 29, 2023
1 parent b70bd93 commit 7f3261e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>de.smrealms</groupId>
<artifactId>TheLazyTrader</artifactId>
<version>1.3.9</version>
<version>1.3.10</version>
<packaging>jar</packaging>
<name>TheLazyTrader</name>
<build>
Expand Down
5 changes: 4 additions & 1 deletion src/changelog.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
v1.3.10
UI: Fixed heights of some text input boxes.

v1.3.9
BugFix: Fixed generating routes with max ports set to 1
DataUpdate: Updated the money formula to match SMR as of 2020-12-07
Expand Down Expand Up @@ -190,4 +193,4 @@ Bugfix: Changing races/goods to generate didn't always work correctly.
Enhancement: If you try to generate routes without a sector file open it displays error then open file prompt.

V1.0.0:
Feature: You can generate routes for money or exp.
Feature: You can generate routes for money or exp.

0 comments on commit 7f3261e

Please sign in to comment.