diff options
| author | Konstantin <const@const.me> | 2023-01-20 20:54:43 +0100 |
|---|---|---|
| committer | Konstantin <const@const.me> | 2023-01-20 20:54:43 +0100 |
| commit | 79d6cb500f57cf8d416e399610ed405039b166da (patch) | |
| tree | 8ab042152c4deee1bc3775aa0bc7369d1316e85a /WhisperNet/Internal | |
| parent | 25c80841bead0c447a7a1986b0eaff64d7b537f4 (diff) | |
Version 1.4
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 3fa50ae..15e2546 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.3.0.0" )] +[assembly: AssemblyVersion( "1.4.0.0" )] [assembly: AssemblyDescription( "DirectCompute port of whisper.cpp library, C# bindings" )]
\ No newline at end of file |
