mirror of
https://github.com/soukoku/ntwain.git
synced 2025-12-01 10:54:08 +08:00
More update for internal loop handling.
This commit is contained in:
@@ -12,8 +12,8 @@ namespace NTwain
|
||||
class _NTwainVersionInfo
|
||||
{
|
||||
// keep this same in majors releases
|
||||
public const string Release = "0.10.0.0";
|
||||
public const string Release = "0.11.0.0";
|
||||
// change this for each nuget release
|
||||
public const string Build = "0.10.2";
|
||||
public const string Build = "0.11.0";
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user