mirror of
https://github.com/fasteddy516/SimplySerial.git
synced 2024-11-12 21:31:48 +00:00
Bump version
This commit is contained in:
parent
41b933b547
commit
0e9132aaf6
@ -14,7 +14,7 @@ namespace SimplySerial
|
||||
{
|
||||
class SimplySerial
|
||||
{
|
||||
const string version = "0.8.0-beta.1";
|
||||
const string version = "0.8.0";
|
||||
|
||||
private const int STD_OUTPUT_HANDLE = -11;
|
||||
private const uint ENABLE_VIRTUAL_TERMINAL_PROCESSING = 0x0004;
|
||||
|
Loading…
Reference in New Issue
Block a user