mirror of
https://github.com/soukoku/ntwain.git
synced 2025-11-08 10:34:47 +08:00
Added custom DAT with capability functions in ref to #9.
This commit is contained in:
@@ -14,6 +14,6 @@ namespace NTwain
|
||||
// keep this same in majors releases
|
||||
public const string Release = "1.0.0.0";
|
||||
// change this for each nuget release
|
||||
public const string Build = "1.0.1";
|
||||
public const string Build = "1.0.2";
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user