From 52233a190a0d819f98e9b6a4f4e0a988c76c4bff Mon Sep 17 00:00:00 2001 From: "zero88.ci" <10863525+zero88@users.noreply.github.com> Date: Mon, 18 Mar 2024 09:09:41 +0000 Subject: [PATCH] Correct version 1.0.20 --- VERSION | 2 +- application.yml | 2 +- gradle.properties | 2 +- maven.properties | 2 +- package-lock.json | 2 +- package.json | 2 +- pom.properties | 2 +- project.properties | 2 +- pyproject.toml | 2 +- version.txt | 2 +- version.yml | 2 +- 11 files changed, 11 insertions(+), 11 deletions(-) diff --git a/VERSION b/VERSION index 140333f..c2320f5 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.0.19 +1.0.20 diff --git a/application.yml b/application.yml index f4adfbe..1f591aa 100644 --- a/application.yml +++ b/application.yml @@ -1,3 +1,3 @@ project: name: test-yaml - version: 1.0.19 \ No newline at end of file + version: 1.0.20 \ No newline at end of file diff --git a/gradle.properties b/gradle.properties index a4303dd..59fbc0f 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,3 +1,3 @@ name=test-props -version=1.0.19 +version=1.0.20 semantic=-SNAPSHOT diff --git a/maven.properties b/maven.properties index a4303dd..59fbc0f 100644 --- a/maven.properties +++ b/maven.properties @@ -1,3 +1,3 @@ name=test-props -version=1.0.19 +version=1.0.20 semantic=-SNAPSHOT diff --git a/package-lock.json b/package-lock.json index a94c589..cb4e760 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "test-json", - "version": "1.0.19", + "version": "1.0.20", "dependencies": { "version": "2.0.0" } diff --git a/package.json b/package.json index a94c589..cb4e760 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "test-json", - "version": "1.0.19", + "version": "1.0.20", "dependencies": { "version": "2.0.0" } diff --git a/pom.properties b/pom.properties index a4303dd..59fbc0f 100644 --- a/pom.properties +++ b/pom.properties @@ -1,3 +1,3 @@ name=test-props -version=1.0.19 +version=1.0.20 semantic=-SNAPSHOT diff --git a/project.properties b/project.properties index a4303dd..59fbc0f 100644 --- a/project.properties +++ b/project.properties @@ -1,3 +1,3 @@ name=test-props -version=1.0.19 +version=1.0.20 semantic=-SNAPSHOT diff --git a/pyproject.toml b/pyproject.toml index decafa2..56c6a24 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,3 +1,3 @@ [tool.poetry] name = "test-toml" -version = "1.0.19" \ No newline at end of file +version = "1.0.20" \ No newline at end of file diff --git a/version.txt b/version.txt index 140333f..c2320f5 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -1.0.19 +1.0.20 diff --git a/version.yml b/version.yml index 8383a82..346b668 100644 --- a/version.yml +++ b/version.yml @@ -1,3 +1,3 @@ project: name: test-yaml - version: 1.0.19 + version: 1.0.20