-
diff --git a/scripts/btcOperator.js b/scripts/btcOperator.js
index 740ba98..d426020 100644
--- a/scripts/btcOperator.js
+++ b/scripts/btcOperator.js
@@ -1,4 +1,4 @@
-(function (EXPORTS) { //btcOperator v1.2.0
+(function (EXPORTS) { //btcOperator v1.2.4
/* BTC Crypto and API Operator */
const btcOperator = EXPORTS;
const SATOSHI_IN_BTC = 1e8;