Skip to content

Commit

Permalink
v1.1.12
Browse files Browse the repository at this point in the history
  • Loading branch information
blarfoon committed Aug 21, 2021
1 parent 8609c18 commit 5fa5bd5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "gdlauncher",
"version": "1.1.11",
"version": "1.1.12",
"description": "GDLauncher is simple, yet powerful Minecraft custom launcher with a strong focus on the user experience",
"keywords": [
"minecraft",
Expand Down
5 changes: 5 additions & 0 deletions src/common/modals/ChangeLogs.js
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,11 @@ const data = {
},
{
header: 'Added usual MacOS default menu'
},
{
header: 'Improved Discord RPC.',
content:
"It now shows the modpack / MC version you're playing. The modpack name will only be shown for new instances."
}
],
bugfixes: [
Expand Down

0 comments on commit 5fa5bd5

Please sign in to comment.