0
0
mirror of https://github.com/vx3r/wg-gen-web.git synced 2025-09-11 12:24:27 +00:00

refactor, remove dirty migration, npm update

This commit is contained in:
vx3r
2020-04-19 14:13:44 +09:00
parent 9e4b22d0ef
commit a765dead02
12 changed files with 867 additions and 964 deletions

4
version/version.go Normal file
View File

@ -0,0 +1,4 @@
package version
// Version build time set version
var Version = "_ci_build_not_run_properly_"