Unverified Commit 2eb94bcf authored by 老广's avatar 老广 Committed by GitHub

Merge pull request #58 from jumpserver/dev

[Update] 修改版本号
parents 41b446cb e2e56b6c
{ {
"name": "luna", "name": "luna",
"version": "1.4.6", "version": "1.4.7",
"license": "GPLv3", "license": "GPLv3",
"scripts": { "scripts": {
"ng": "ng", "ng": "ng",
......
...@@ -2,5 +2,5 @@ export const environment = { ...@@ -2,5 +2,5 @@ export const environment = {
production: true production: true
}; };
// export const version = '1.3.0-{{BUILD_NUMBER}} GPLv2.'; // export const version = '1.3.0-{{BUILD_NUMBER}} GPLv2.';
export const version = '1.4.6-101 GPLv2.'; export const version = '1.4.7-101 GPLv2.';
// export const version = '1.4.1-{{BUILD_NUMBER}} GPLv2.'; // export const version = '1.4.1-{{BUILD_NUMBER}} GPLv2.';
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment