diff --git a/src/fix.php b/src/fix.php index 933d05d..7d38c71 100644 --- a/src/fix.php +++ b/src/fix.php @@ -3,7 +3,7 @@ // Init version define( '_CLITOR_IS_', - 'kevacoin-cli:1.3.1' + 'https://github.com/clitor-is-protocol/kevacoin-cli#1.3.1' ); // Init helper diff --git a/src/get.php b/src/get.php index febd6f3..1b635d0 100644 --- a/src/get.php +++ b/src/get.php @@ -3,7 +3,7 @@ // Init version define( '_CLITOR_IS_', - 'kevacoin-cli:1.3.1' + 'https://github.com/clitor-is-protocol/kevacoin-cli#1.3.1' ); // Init helper diff --git a/src/put.php b/src/put.php index 60d758d..b6dc646 100644 --- a/src/put.php +++ b/src/put.php @@ -3,7 +3,7 @@ // Init version define( '_CLITOR_IS_', - 'kevacoin-cli:1.3.1' + 'https://github.com/clitor-is-protocol/kevacoin-cli#1.3.1' ); // Init helper