diff options
Diffstat (limited to 'WhisperNet/Internal/AssemblyInfo.cs')
| -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 bad5334..1698d14 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.5.0.0" )] +[assembly: AssemblyVersion( "1.6.0.0" )] [assembly: AssemblyDescription( "DirectCompute port of whisper.cpp library, C# bindings" )]
\ No newline at end of file |
