goext/goextVersion.go
Mike Schwörer 1310054121
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 4m9s
v0.0.488 fix wpdf with 16bpp images
2024-07-22 15:16:28 +02:00

6 lines
104 B
Go

package goext
const GoextVersion = "0.0.488"
const GoextVersionTimestamp = "2024-07-22T15:16:28+0200"