Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Verifpal
Verifpal
Commits
344cd82e
Commit
344cd82e
authored
May 26, 2021
by
Nadim Kobeissi
💾
Browse files
Verifpal 0.23.3
parent
98295ca8
Pipeline
#874
failed with stages
in 62 minutes and 5 seconds
Changes
3
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
assets/releasenotes.txt
View file @
344cd82e
Verifpal 0.23.
2
fixes a crash that could sometimes occur with models that use the `password` value type.
Verifpal 0.23.
3
fixes a crash that could sometimes occur with models that use the `password` value type.
assets/version.txt
View file @
344cd82e
0.23.
2
0.23.
3
cmd/verifpal/main.go
View file @
344cd82e
...
...
@@ -20,7 +20,7 @@ import (
"verifpal.com/cmd/vplogic"
)
const
version
=
"0.23.
2
"
const
version
=
"0.23.
3
"
var
rootCmd
=
&
cobra
.
Command
{
Use
:
"verifpal"
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment