v0.0.606 add .DataMeta() to enums
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 2m18s

This commit is contained in:
2025-10-04 00:08:32 +02:00
parent 2cf571579b
commit 039a53a395
5 changed files with 52 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
package goext
const GoextVersion = "0.0.605"
const GoextVersion = "0.0.606"
const GoextVersionTimestamp = "2025-09-29T16:39:16+0200"
const GoextVersionTimestamp = "2025-10-04T00:08:32+0200"