Skip to content

Commit cc91744

Browse files
committed
Bump version
1 parent f7f1ada commit cc91744

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MultiRPC/Program.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
//TODO: Fix issue with not loading presence on linux
1717
//TODO: Make GIFs loops stop when they're not on screen
1818
//TODO: Make this be used for the versioning
19-
[assembly: SemanticVersion("7.0.0-beta4")]
19+
[assembly: SemanticVersion("7.0.0-beta5")]
2020
namespace MultiRPC;
2121

2222
class Program

0 commit comments

Comments
 (0)