Skip to content

Commit d0bf12f

Browse files
committed
Release 3.16.1
1 parent 7c64d5a commit d0bf12f

2 files changed

Lines changed: 4 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22

33
## 3.0
44

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

78
### 3.16.0 (Supreme 0.8.0) Symmetric Encryption and Major Cleanups
89
* **Note: All debug-only kotlinx.serialization for cryptographic datatypes like certificates, public keys, etc. was removed!**

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.17.0-SNAPSHOT
6-
supremeVersion=0.9.0-SNAPSHOT
5+
artifactVersion=3.16.1
6+
supremeVersion=0.8.1
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)