Skip to content

Commit

Permalink
[artifactory-release] Release version 1.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
stork-auto committed Jan 2, 2019
1 parent fdf12bb commit 1528b99
Show file tree
Hide file tree
Showing 12 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion tasks/ArtifactoryBuildPromotion/task.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"version": {
"Major": "1",
"Minor": "4",
"Patch": "0"
"Patch": "1"
},
"minimumAgentVersion": "1.83.0",
"instanceNameFormat": "Artifactory Build Promotion",
Expand Down
2 changes: 1 addition & 1 deletion tasks/ArtifactoryConan/task.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"version": {
"Major": "1",
"Minor": "4",
"Patch": "0"
"Patch": "1"
},
"minimumAgentVersion": "1.83.0",
"instanceNameFormat": "Conan $(conanCommand)",
Expand Down
2 changes: 1 addition & 1 deletion tasks/ArtifactoryDocker/task.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"version": {
"Major": "1",
"Minor": "4",
"Patch": "0"
"Patch": "1"
},
"minimumAgentVersion": "1.91.0",
"instanceNameFormat": "Artifactory docker $(command)",
Expand Down
2 changes: 1 addition & 1 deletion tasks/ArtifactoryGenericDownload/Ver1/task.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"version": {
"Major": "1",
"Minor": "4",
"Patch": "0"
"Patch": "1"
},
"minimumAgentVersion": "1.83.0",
"instanceNameFormat": "Artifactory Generic Download",
Expand Down
2 changes: 1 addition & 1 deletion tasks/ArtifactoryGenericDownload/Ver2/task.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"version": {
"Major": "2",
"Minor": "4",
"Patch": "0"
"Patch": "1"
},
"minimumAgentVersion": "1.83.0",
"instanceNameFormat": "Artifactory Generic Download",
Expand Down
2 changes: 1 addition & 1 deletion tasks/ArtifactoryGenericUpload/task.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"version": {
"Major": "1",
"Minor": "4",
"Patch": "0"
"Patch": "1"
},
"minimumAgentVersion": "1.83.0",
"instanceNameFormat": "Artifactory Generic Upload",
Expand Down
2 changes: 1 addition & 1 deletion tasks/ArtifactoryMaven/task.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"version": {
"Major": "1",
"Minor": "4",
"Patch": "0"
"Patch": "1"
},
"demands": [
"maven"
Expand Down
2 changes: 1 addition & 1 deletion tasks/ArtifactoryNpm/task.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"version": {
"Major": "1",
"Minor": "4",
"Patch": "0"
"Patch": "1"
},
"demands": [
"npm"
Expand Down
2 changes: 1 addition & 1 deletion tasks/ArtifactoryNuget/task.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"version": {
"Major": "1",
"Minor": "4",
"Patch": "0"
"Patch": "1"
},
"demands": [],
"minimumAgentVersion": "2.115.0",
Expand Down
2 changes: 1 addition & 1 deletion tasks/ArtifactoryPublishBuildInfo/task.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"version": {
"Major": "1",
"Minor": "4",
"Patch": "0"
"Patch": "1"
},
"minimumAgentVersion": "1.83.0",
"instanceNameFormat": "Artifactory Publish Build Info",
Expand Down
2 changes: 1 addition & 1 deletion tasks/ArtifactoryXrayScan/task.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"version": {
"Major": "1",
"Minor": "4",
"Patch": "0"
"Patch": "1"
},
"minimumAgentVersion": "1.83.0",
"instanceNameFormat": "Artifactory Xray Scan",
Expand Down
2 changes: 1 addition & 1 deletion vss-extension.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"manifestversion": 1,
"public": true,
"id": "jfrog-artifactory-vsts-extension",
"version": "1.4.0",
"version": "1.4.1",
"name": "JFrog Artifactory",
"description": "Integrate your JFrog Artifactory with Visual Studio Team Services.",
"publisher": "JFrog",
Expand Down

0 comments on commit 1528b99

Please sign in to comment.