diff options
author | Thomas Duval <thomas.duval@orange.com> | 2018-01-18 14:52:50 +0100 |
---|---|---|
committer | Thomas Duval <thomas.duval@orange.com> | 2018-01-18 15:13:42 +0100 |
commit | bf46366ac81a2dae21e7d67fdf0721cbf4aa7b33 (patch) | |
tree | ab0c5d4367f5a9f6401e8ba057a6e4a3e4fa0d0d /moon_gui/static | |
parent | 270a9b3c73c7f36eb8988300184ed6e54a572411 (diff) |
Update version of the GUI.
Change-Id: I617d9a7038786d4ff4338c44aa6184241b1e7424
Diffstat (limited to 'moon_gui/static')
-rwxr-xr-x | moon_gui/static/version.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/moon_gui/static/version.json b/moon_gui/static/version.json index ec74a2db..4f228d2b 100755 --- a/moon_gui/static/version.json +++ b/moon_gui/static/version.json @@ -1,3 +1,3 @@ { - "version": "1.0.0" -}
\ No newline at end of file + "version": "1.1.0" +} |