diff options
| author | Konstantin <const@const.me> | 2023-02-07 12:39:34 +0100 |
|---|---|---|
| committer | Konstantin <const@const.me> | 2023-02-07 12:39:34 +0100 |
| commit | 7db2a48824f8e7107aefd84131be6653621f2403 (patch) | |
| tree | c9bfef48f8ff4936f1fa8c5630c5a273f6556cd7 /WhisperNet/Internal | |
| parent | 4e22451613149c09a8a06162b745016d3053e7fb (diff) | |
Version 1.7
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 1698d14..f93afea 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.6.0.0" )] +[assembly: AssemblyVersion( "1.7.0.0" )] [assembly: AssemblyDescription( "DirectCompute port of whisper.cpp library, C# bindings" )]
\ No newline at end of file |
