We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e9eeef1 commit 5a6721cCopy full SHA for 5a6721c
src/main/java/system/Main.java
@@ -26,7 +26,7 @@ public static void main(String[] args) {
26
new Scanner(System.in).next();
27
System.exit(3);
28
}
29
- System.out.println("Welcome to TradeBot (v0.9.5)\n" +
+ System.out.println("Welcome to TradeBot (v0.9.6)\n" +
30
"(made by Markus Aksli, Marten Türk, and Mark Robin Kalder)\n" +
31
"\n" +
32
"This is a cryptocurrency trading bot that uses the Binance API,\n" +
0 commit comments