Skip to content

Commit c4d2a94

Browse files
committed
fix update
1 parent c64df2a commit c4d2a94

File tree

4 files changed

+2
-2
lines changed

4 files changed

+2
-2
lines changed

MQL5/Experts/EjtraderIA.ex5

20 Bytes
Binary file not shown.

MQL5/Experts/EjtraderIA.mq5

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
//+------------------------------------------------------------------+
66
#property copyright "Copyright 2023, EJtrader"
77
#property link "https://bitcoinnano.org/"
8-
#define VERSION "1.0"
8+
#define VERSION "0.1"
99
#property version VERSION
1010
#property description "IA Power by https://bitcoinnano.org"
1111

MQL5/Experts/Installer.ex5

1008 Bytes
Binary file not shown.

MQL5/Experts/Installer.mq5

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
//+------------------------------------------------------------------+
66
#property copyright "Copyright 2023, EJtrader"
77
#property link "https://bitcoinnano.org/"
8-
#define VERSION "1.0"
8+
#define VERSION "0.1"
99
#property version VERSION
1010
#property description "Installer IA Power by https://bitcoinnano.org"
1111

0 commit comments

Comments
 (0)