Browse Source

update ver

zjcqoo 6 years ago
parent
commit
1d464651ff
1 changed files with 1 additions and 1 deletions
  1. 1 1
      api.conf

+ 1 - 1
api.conf

@@ -1,5 +1,5 @@
 if ($uri = '/ver') {
 if ($uri = '/ver') {
-  return              200   '0.0.4';
+  return              200   '0.0.7';
 }
 }
 if ($_origin_id = '') {
 if ($_origin_id = '') {
   return              403   'ERROR: origin `$http_origin` is not allowed';
   return              403   'ERROR: origin `$http_origin` is not allowed';