From 9b0643ebe63f6b74b62a0f475f18f451afb44324 Mon Sep 17 00:00:00 2001 From: Andrew Chen Date: Fri, 4 Sep 2026 09:36:12 -0700 Subject: [PATCH] Bump app version to 0.0.2 First app build on ezvpn core 0.0.46, which moves the transport onto the shared flexaccess-iroh crate. Co-Authored-By: Claude Fable 5.1 Claude-Session: https://claude.ai/code/session_018wFg6mkqdqfVXBorM2bfm8 --- Directory.Build.props | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Directory.Build.props b/Directory.Build.props index af30db6..371841e 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -11,7 +11,7 @@ increasing build-timestamp value so MajorUpgrade keeps working (see installer/Ezvpn.Installer.wixproj and .github/workflows/release.yml). --> - 0.0.1 + 0.0.2