Skip to content

Commit

Permalink
[TH2-5143] rollback release version because previous release wasn't p…
Browse files Browse the repository at this point in the history
…ublished
  • Loading branch information
Nikita-Smirnov-Exactpro committed Dec 29, 2023
1 parent 051df71 commit 266b501
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
9 changes: 4 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# th2-codec-json-dictionaryless v0.4.0
# th2-codec-json-dictionaryless v0.3.0
This microservice can encode and decode JSON messages.

## Configuration
Expand Down Expand Up @@ -81,12 +81,11 @@ spec:
##Changelog
### 0.4.0
### 0.3.0
+ th2 transport protocol support.
+ Updated common: `5.7.2-dev`
+ Updated codec: `5.4.1-dev`

### 0.3.0
+ TH2 transport protocol support.
+ Updated kotlin: `1.8.22`

### 0.2.0
+ Updated common, bom and codec to remove vulnerabilities.
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
kotlin.code.style=official
release_version=0.4.0
release_version=0.3.0
app_main_class=com.exactpro.th2.codec.MainKt

0 comments on commit 266b501

Please sign in to comment.