Skip to content

Commit

Permalink
Update regex url
Browse files Browse the repository at this point in the history
  • Loading branch information
Saibamen committed Nov 27, 2024
1 parent 35f6402 commit 1897a7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion UpdateVersionInfo.ps1
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[CmdletBinding()]

param (
# https://regex101.com/r/3qs3QO/1
# https://regex101.com/r/qEydI3/1
[ValidatePattern("[0-9]{4}\.[0-9]{1,2}\.[0-9]{1,2}\.[0-9]+")]
[String]
$PackageVersion
Expand Down

0 comments on commit 1897a7b

Please sign in to comment.