v0.0.571 add AsAnyPtr() function to ids
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 2m45s

This commit is contained in:
2025-04-30 21:06:24 +02:00
parent 20fb1f5601
commit cbaa283f74
2 changed files with 7 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
package goext
const GoextVersion = "0.0.570"
const GoextVersion = "0.0.571"
const GoextVersionTimestamp = "2025-04-25T23:20:25+0200"
const GoextVersionTimestamp = "2025-04-30T21:06:24+0200"