mirror of
https://github.com/rock88/moonlight-nx
synced 2024-11-26 21:40:18 +00:00
Bump version
This commit is contained in:
parent
09efaf5975
commit
3c7cc34e47
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
#include <vector>
|
||||
#pragma once
|
||||
|
||||
#define MOONLIGHT_LIBRETRO_VERSION "1.0.2"
|
||||
#define MOONLIGHT_LIBRETRO_VERSION "1.0.3"
|
||||
|
||||
enum VideoCodec: int {
|
||||
H264,
|
||||
|
|
Loading…
Reference in a new issue