From f34fc9c654a3143428585eeda402b6876e06824a Mon Sep 17 00:00:00 2001 From: Lea Anthony Date: Mon, 12 Apr 2021 06:32:03 +1000 Subject: [PATCH] v1.16.3 --- README.md | 2 +- cmd/version.go | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 74bed2d9..8630bd6c 100644 --- a/README.md +++ b/README.md @@ -174,7 +174,7 @@ It is recommended at this stage to read the comprehensive documentation at [http - + ## Special Mentions diff --git a/cmd/version.go b/cmd/version.go index ad1237a4..c5b1e1d4 100644 --- a/cmd/version.go +++ b/cmd/version.go @@ -1,4 +1,4 @@ package cmd // Version - Wails version -const Version = "v1.16.2" +const Version = "v1.16.3"