Skip to content

Commit

Permalink
Update version and copyright
Browse files Browse the repository at this point in the history
  • Loading branch information
RuiNtD committed May 12, 2019
1 parent f26dff4 commit bfbcd53
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions SVRichPresence/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,15 @@
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("")]
[assembly: AssemblyProduct("Stardew Valley Rich Presence")]
[assembly: AssemblyCopyright("Copyright © Fayne Aldan 2018")]
[assembly: AssemblyCopyright("Copyright © Fayne Aldan 2019")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]

[assembly: ComVisible(false)]

[assembly: Guid("09756636-fa49-4706-8951-4aeb7ccca411")]

[assembly: AssemblyVersion("2.2.2.0")]
[assembly: AssemblyFileVersion("2.2.2.0")]
[assembly: AssemblyVersion("2.3.0.0")]
[assembly: AssemblyFileVersion("2.3.0.0")]
[assembly: NeutralResourcesLanguage("en-US")]

2 changes: 1 addition & 1 deletion SVRichPresence/manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"Name": "Rich Presence",
"Author": "Fayne Aldan",
"Version": "2.3.0-dev5",
"Version": "2.3.0-beta1",
"Description": "Shows your in-game state on your Discord profile.",
"UniqueID": "FayneAldan.RichPresence",
"EntryDll": "SVRichPresence.dll",
Expand Down

0 comments on commit bfbcd53

Please sign in to comment.