We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7f1ada commit cc91744Copy full SHA for cc91744
MultiRPC/Program.cs
@@ -16,7 +16,7 @@
16
//TODO: Fix issue with not loading presence on linux
17
//TODO: Make GIFs loops stop when they're not on screen
18
//TODO: Make this be used for the versioning
19
-[assembly: SemanticVersion("7.0.0-beta4")]
+[assembly: SemanticVersion("7.0.0-beta5")]
20
namespace MultiRPC;
21
22
class Program
0 commit comments