v0.0.260 wmo: fix endless recursion in wmo reflection
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 50s

This commit is contained in:
Robin Willmann 2023-09-12 11:40:39 +02:00
parent 1e9d663ffe
commit 6d7cfb86f8

View File

@ -1,5 +1,5 @@
package goext
const GoextVersion = "0.0.259"
const GoextVersion = "0.0.260"
const GoextVersionTimestamp = "2023-09-12T10:48:57+0200"
const GoextVersionTimestamp = "2023-09-12T11:40:39+0200"