v0.0.443 fix wmo.List with pageSize==0
Some checks failed
Build Docker and Deploy / Run goext test-suite (push) Failing after 3m9s

This commit is contained in:
2024-05-03 11:56:29 +02:00
parent 303bd04649
commit 15a639f85a
4 changed files with 15 additions and 5 deletions

View File

@@ -1,5 +1,5 @@
package goext
const GoextVersion = "0.0.442"
const GoextVersion = "0.0.443"
const GoextVersionTimestamp = "2024-04-29T17:24:10+0200"
const GoextVersionTimestamp = "2024-05-03T11:56:29+0200"