We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 028f61f commit 6a7e4dcCopy full SHA for 6a7e4dc
1 file changed
wireguard-nt.props
@@ -64,8 +64,8 @@
64
</ImportGroup>
65
<PropertyGroup Label="UserMacros" />
66
<PropertyGroup>
67
- <WireGuardVersionMaj>0</WireGuardVersionMaj>
68
- <WireGuardVersionMin>11</WireGuardVersionMin>
+ <WireGuardVersionMaj>1</WireGuardVersionMaj>
+ <WireGuardVersionMin>0</WireGuardVersionMin>
69
<WireGuardVersionRel>0</WireGuardVersionRel>
70
71
<!-- Used for versioning, must be n.n[.n[.n]]. -->
0 commit comments