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
60caac7a
Commit
60caac7a
authored
May 25, 2021
by
Nadim Kobeissi
💾
Browse files
Verifpal 0.23.2
parent
3702bf19
Pipeline
#871
failed with stages
in 61 minutes and 26 seconds
Changes
3
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
assets/releasenotes.txt
View file @
60caac7a
Verifpal 0.23.
1
fixes a crash that could sometimes occur with models that use the `password` value type.
Verifpal 0.23.
2
fixes a crash that could sometimes occur with models that use the `password` value type.
assets/version.txt
View file @
60caac7a
0.23.
1
0.23.
2
cmd/verifpal/main.go
View file @
60caac7a
...
...
@@ -20,7 +20,7 @@ import (
"verifpal.com/cmd/vplogic"
)
const
version
=
"0.23.
1
"
const
version
=
"0.23.
2
"
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