Browse Source

version increased

master
Daniel 2 years ago
parent
commit
6fe3a469fa
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      src/client/app/index.php

+ 1
- 1
src/client/app/index.php View File

@@ -2,7 +2,7 @@
require_once __DIR__ . '/../../server/server/config/boot_global.php';
require_once __DIR__ . '/../../server/server/config/boot_local.php';
$version = 'v=2.1.1';//time();//Francis_Utils_Config::get( 'version' );
$version = 'v=2.1.2';//time();//Francis_Utils_Config::get( 'version' );
?>
<!DOCTYPE html>
<html lang="en">


Loading…
Cancel
Save