Skip to content

Commit 8e8b9f6

Browse files
committed
prepare next development iteration
1 parent 019d9fd commit 8e8b9f6

2 files changed

Lines changed: 5 additions & 2 deletions

File tree

CHANGELOG.md

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

33
## 3.0
44

5+
### NEXT
6+
7+
58
### 3.16.1 (Supreme 0.8.1) Hotfix
69
* Generalized, proper COSE to MAC mapping, preventing unexpected behaviour for `HS265_24`
710

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.16.1
6-
supremeVersion=0.8.1
5+
artifactVersion=3.17.0-SNAPSHOT
6+
supremeVersion=0.9.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)