Release Version 0.6.3 (#223)

Fixes:
- [X] Go Menu Crash
- [X] Add Menu Crash
This commit is contained in:
Kamron Batman 2020-09-04 00:29:08 -07:00 committed by GitHub
parent 81a6143291
commit bd583f2013
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
{
"$schema": "https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/master/src/NerdBank.GitVersioning/version.schema.json",
"version": "0.6.2"
"version": "0.6.3"
}