diff --git a/bin/config_defaut.ini b/bin/config_default.ini similarity index 100% rename from bin/config_defaut.ini rename to bin/config_default.ini diff --git a/bin/gInk.exe b/bin/gInk.exe index baddafc..cb56667 100644 Binary files a/bin/gInk.exe and b/bin/gInk.exe differ diff --git a/license.txt b/license.txt index b850c80..d3bd488 100644 --- a/license.txt +++ b/license.txt @@ -1,6 +1,6 @@ The MIT License (MIT) -Copyright (c) 2016-2019 Weizhi Nai +Copyright (c) 2016-2020 Weizhi Nai Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/src/Properties/AssemblyInfo.cs b/src/Properties/AssemblyInfo.cs index 93bc65b..9e6a3b7 100644 --- a/src/Properties/AssemblyInfo.cs +++ b/src/Properties/AssemblyInfo.cs @@ -32,5 +32,5 @@ // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.0.7.0")] -[assembly: AssemblyFileVersion("1.0.7.0")] +[assembly: AssemblyVersion("1.0.8.0")] +[assembly: AssemblyFileVersion("1.0.8.0")]