Browse Source

update _CLITOR_IS_ ID

main 1.3.1
ghost 3 months ago
parent
commit
8eafa0c2d0
  1. 2
      src/fix.php
  2. 2
      src/get.php
  3. 2
      src/put.php

2
src/fix.php

@ -3,7 +3,7 @@ @@ -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

2
src/get.php

@ -3,7 +3,7 @@ @@ -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

2
src/put.php

@ -3,7 +3,7 @@ @@ -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

Loading…
Cancel
Save