diff options
| author | Konstantin <const@const.me> | 2023-01-18 21:46:54 +0100 |
|---|---|---|
| committer | Konstantin <const@const.me> | 2023-01-18 21:46:54 +0100 |
| commit | fba1780f42cab75334cb28b7ba1dc95037db3d5c (patch) | |
| tree | 0dd4d24d24937797e5420412f49a89ff35ef7c39 /WhisperNet/Internal | |
| parent | e953396d59283b061cfdf4574b164755886f520e (diff) | |
Version 1.2
Diffstat (limited to 'WhisperNet/Internal')
| -rw-r--r-- | WhisperNet/Internal/AssemblyInfo.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/WhisperNet/Internal/AssemblyInfo.cs b/WhisperNet/Internal/AssemblyInfo.cs index a06a8c8..5bd65b2 100644 --- a/WhisperNet/Internal/AssemblyInfo.cs +++ b/WhisperNet/Internal/AssemblyInfo.cs @@ -4,5 +4,5 @@ using System.Runtime.InteropServices; [assembly: AssemblyCopyright( "Copyright © const.me, 2022" )] [assembly: ComVisible( false )] [assembly: Guid( "ced6cdb7-e040-4398-bae8-3417e5fa35f1" )] -[assembly: AssemblyVersion( "1.1.0.0" )] +[assembly: AssemblyVersion( "1.2.0.0" )] [assembly: AssemblyDescription( "DirectCompute port of whisper.cpp library, C# bindings" )]
\ No newline at end of file |
