openziti / desktop-edge-win

Provides a Ziti client for Windows
Apache License 2.0
35 stars 13 forks source link

ZDEW Automatic update fails when the tuple is x.x.1 #544

Open dovholuknf opened 2 years ago

dovholuknf commented 2 years ago

VersionUtil.NormalizeVersion fails to properly normalize "2.0.1" resulting in "2.0.0" being returned. fix the logic