diff --git a/public/api.php b/public/api.php index cae06e3..ff8a8d2 100644 --- a/public/api.php +++ b/public/api.php @@ -21,10 +21,10 @@ if (isset($_GET['spec'])) { FileRise API Docs - + - + diff --git a/public/index.html b/public/index.html index c81b34f..834ee5c 100644 --- a/public/index.html +++ b/public/index.html @@ -11,28 +11,28 @@ - - + + - + - - + + - + - - - + + + - + - + diff --git a/public/js/version.js b/public/js/version.js index 1e560a4..0b8568c 100644 --- a/public/js/version.js +++ b/public/js/version.js @@ -1,2 +1,2 @@ // generated by CI -window.APP_VERSION = 'v1.6.9'; \ No newline at end of file +window.APP_VERSION = 'v1.6.10';