Skip to content

Commit

Permalink
Minor cleanup.
Browse files Browse the repository at this point in the history
  • Loading branch information
algernon-A committed Nov 11, 2022
1 parent d889231 commit ecbab12
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Code/WhatsNewMessageListing.cs
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ internal class WhatsNewMessageListing
"RPR_22_0",
"RPR_22_1",
},
}
,new WhatsNewMessage
},
new WhatsNewMessage
{
Version = new Version("2.1.0.0"),
MessagesAreKeys = true,
Expand Down

0 comments on commit ecbab12

Please sign in to comment.