Skip to content

Commit

Permalink
update to version 1.3.1-beta.5
Browse files Browse the repository at this point in the history
  • Loading branch information
svenpaulsen committed Feb 7, 2023
1 parent 500b634 commit d6cea4c
Show file tree
Hide file tree
Showing 11 changed files with 15 additions and 15 deletions.
4 changes: 2 additions & 2 deletions bin/android-aarch64/libodin.so
Git LFS file not shown
2 changes: 1 addition & 1 deletion bin/android-x86_64/libodin.so
Git LFS file not shown
2 changes: 1 addition & 1 deletion bin/ios-aarch64/libodin.dylib
Git LFS file not shown
2 changes: 1 addition & 1 deletion bin/ios-x86_64/libodin.dylib
Git LFS file not shown
4 changes: 2 additions & 2 deletions bin/linux-aarch64/libodin.so
Git LFS file not shown
2 changes: 1 addition & 1 deletion bin/linux-x86_64/libodin.so
Git LFS file not shown
2 changes: 1 addition & 1 deletion bin/macos-aarch64/libodin.dylib
Git LFS file not shown
4 changes: 2 additions & 2 deletions bin/macos-x86_64/libodin.dylib
Git LFS file not shown
2 changes: 1 addition & 1 deletion bin/windows-aarch64/odin.dll
Git LFS file not shown
4 changes: 2 additions & 2 deletions bin/windows-x86_64/odin.dll
Git LFS file not shown
2 changes: 1 addition & 1 deletion include/odin.h
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
#include <stdint.h>
#include <stdlib.h>

#define ODIN_VERSION "1.3.1-beta.4"
#define ODIN_VERSION "1.3.1-beta.5"

/**
* Supported channel layouts in audio functions.
Expand Down

0 comments on commit d6cea4c

Please sign in to comment.