diff --git a/build.gradle b/build.gradle index eb06043..ffe73d1 100644 --- a/build.gradle +++ b/build.gradle @@ -6,7 +6,7 @@ plugins { } group = 'com' -version = '1.2.0-SNAPSHOT' +version = '1.2.1-SNAPSHOT' sourceCompatibility = '17' configurations { diff --git a/pr_labels.json b/pr_labels.json index 8dcc01c..5f9c700 100644 --- a/pr_labels.json +++ b/pr_labels.json @@ -1,11 +1,11 @@ [ { - "color": "415695", + "color": "253FC7", "default": false, - "description": "Version minor", - "id": 5970270209, - "name": "minor", - "node_id": "LA_kwDOJemGmc8AAAABY9sYAQ", - "url": "https://api.github.com/repos/miIlicon/WithFestival-BackEnd/labels/minor" + "description": "Version patch", + "id": 5970271155, + "name": "patch", + "node_id": "LA_kwDOJemGmc8AAAABY9sbsw", + "url": "https://api.github.com/repos/miIlicon/WithFestival-BackEnd/labels/patch" } ] diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml index 47dcd1b..2db335f 100644 --- a/src/main/resources/application.yml +++ b/src/main/resources/application.yml @@ -1,4 +1,4 @@ -version: 1.2.0 +version: 1.2.1 spring: profiles: