v0.0.345
Some checks failed
Build Docker and Deploy / Run goext test-suite (push) Failing after 2m48s
Some checks failed
Build Docker and Deploy / Run goext test-suite (push) Failing after 2m48s
This commit is contained in:
parent
8247fc4524
commit
b2b93f570a
@ -66,7 +66,7 @@ func GenerateEnumSpecs(sourceDir string, destFile string) error {
|
||||
return err
|
||||
}
|
||||
|
||||
if changed {
|
||||
if !changed {
|
||||
return nil
|
||||
}
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
package goext
|
||||
|
||||
const GoextVersion = "0.0.344"
|
||||
const GoextVersion = "0.0.345"
|
||||
|
||||
const GoextVersionTimestamp = "2023-12-07T19:36:21+0100"
|
||||
const GoextVersionTimestamp = "2023-12-07T19:39:31+0100"
|
||||
|
Loading…
Reference in New Issue
Block a user