mirror of
https://github.com/thinkonmay/sunshine-sdk.git
synced 2026-08-12 21:16:57 +00:00
Update GfeVersion to be consistent with AppVersion
This commit is contained in:
parent
747ba7f23a
commit
049044f768
@ -34,7 +34,7 @@ using namespace std::literals;
|
||||
namespace nvhttp {
|
||||
|
||||
constexpr auto VERSION = "7.1.431.0";
|
||||
constexpr auto GFE_VERSION = "3.12.0.1";
|
||||
constexpr auto GFE_VERSION = "3.23.0.74";
|
||||
|
||||
namespace fs = std::filesystem;
|
||||
namespace pt = boost::property_tree;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user