v0.0.618 remove deprecated param 'user_id' from scn.send()
Some checks failed
Build Docker and Deploy / Run goext test-suite (push) Failing after 1m46s

This commit is contained in:
2025-12-06 22:20:02 +01:00
parent 55f80432bb
commit 0f28e3d11b
3 changed files with 3 additions and 6 deletions

View File

@@ -1,5 +1,5 @@
package goext
const GoextVersion = "0.0.617"
const GoextVersion = "0.0.618"
const GoextVersionTimestamp = "2025-12-06T11:54:36+0100"
const GoextVersionTimestamp = "2025-12-06T22:20:02+0100"