Skip to content

Releases: luis-c465/BankApp

Bank App v0.2.2

11 Dec 13:28
Compare
Choose a tag to compare
Requires java 1.8 or higher
➜ java -version
openjdk version "1.8.0_322"
OpenJDK Runtime Environment (build 1.8.0_322-bre_2022_02_28_15_01-b00)
OpenJDK 64-Bit Server VM (build 25.322-b00, mixed mode)

Running

Double click on the file

OR run bellow in the command line

java -jar Main.jar

Full Changelog: v0.1.0...v0.2.2

Bank App v0.1.0

11 Dec 00:30
Compare
Choose a tag to compare
Bank App v0.1.0 Pre-release
Pre-release
Requires java 1.8 or higher
➜ java -version
openjdk version "1.8.0_322"
OpenJDK Runtime Environment (build 1.8.0_322-bre_2022_02_28_15_01-b00)
OpenJDK 64-Bit Server VM (build 25.322-b00, mixed mode)

Running

Double click on the file

OR run bellow in the command line

java -jar Main.jar

Full Changelog: https://github.com/luis-c465/BankApp/commits/v0.1.0