Skip to content
Snippets Groups Projects
Commit 939bb08a authored by Lukasz Lopatowski's avatar Lukasz Lopatowski
Browse files

Update version to 1.4.3

parent ceffad26
Branches release/1.4.3
Tags
No related merge requests found
...@@ -5,7 +5,7 @@ plugins { ...@@ -5,7 +5,7 @@ plugins {
id "org.sonarqube" version "3.0" id "org.sonarqube" version "3.0"
} }
version = '1.4.3-SNAPSHOT' version = '1.4.3'
task buildGUI(type: Exec) { task buildGUI(type: Exec) {
println 'Building using Angular CLI' println 'Building using Angular CLI'
......
{ {
"name": "nmaas-portal", "name": "nmaas-portal",
"version": "1.4.1", "version": "1.4.3",
"license": "-", "license": "-",
"angular-cli": {}, "angular-cli": {},
"scripts": { "scripts": {
...@@ -73,4 +73,4 @@ ...@@ -73,4 +73,4 @@
"typescript": "4.0.3", "typescript": "4.0.3",
"webpack": "^4.46.0" "webpack": "^4.46.0"
} }
} }
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment