Skip to content

Commit 06e1eeb

Browse files
committed
prepare next development iteration
1 parent 60fa9ed commit 06e1eeb

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## 3.0
44

5+
### NEXT
6+
57
### 3.13.0 (Supreme 0.6.4)
68

79
* Fix COSE key serialization

gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ kotlin.code.style=official
22
kotlin.js.compiler=ir
33
org.gradle.jvmargs=-Xmx4g -Dfile.encoding=UTF-8
44

5-
artifactVersion=3.13.0
6-
supremeVersion=0.6.4
5+
artifactVersion=3.14.0-SNAPSHOT
6+
supremeVersion=0.7.0-SNAPSHOT
77

88
# This is not a well-defined property, the ASP convention plugin respects it, though
99
jdk.version=17

0 commit comments

Comments
 (0)