Skip to content

Commit f257019

Browse files
authored
Update README.md
1 parent 603780d commit f257019

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ You can download the latest version of my Visualizer [here](https://github.com/C
3939
* Option 1: Just download the [executable](https://github.com/CompilerStuck/sorting-visualizer/releases/download/v1.3.1/sorting-visualizer.exe) and run it
4040
* Option 2: Download the [prebuild JAR file](https://github.com/CompilerStuck/sorting-visualizer/releases/download/v1.3.1/sorting-visualizer-1.3.1.jar) and run it with
4141

42-
java -jar sorting-visualizer-1.3.1.jar
42+
java -jar sorting-visualizer-1.3.2.jar
4343

4444
* Option 3: Clone the repository via git and build the code on your own:
4545

0 commit comments

Comments
 (0)