diff --git a/src/fix.php b/src/fix.php index 1e24e28..383f095 100644 --- a/src/fix.php +++ b/src/fix.php @@ -3,7 +3,7 @@ // Init version define( '_CLITOR_IS_', - '1.3.0' + 'kevacoin-cli:1.3.0' ); // Init helper diff --git a/src/get.php b/src/get.php index ac21a7c..ad594cc 100644 --- a/src/get.php +++ b/src/get.php @@ -3,7 +3,7 @@ // Init version define( '_CLITOR_IS_', - '1.3.0' + 'kevacoin-cli:1.3.0' ); // Init helper diff --git a/src/put.php b/src/put.php index b543ffc..5359609 100644 --- a/src/put.php +++ b/src/put.php @@ -3,7 +3,7 @@ // Init version define( '_CLITOR_IS_', - '1.3.0' + 'kevacoin-cli:1.3.0' ); // Init helper