Skip to content

Commit

Permalink
1.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Milkshiift committed Nov 27, 2024
1 parent 8f48b22 commit d298c7c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions assetsDev/io.github.milkshiift.GoofCord.metainfo.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
</screenshot>
</screenshots>
<releases>
<release version="1.8.1" date="2024-11-27"/>
<release version="1.8.0" date="2024-11-18"/>
<release version="1.7.2" date="2024-10-09"/>
<release version="1.7.1" date="2024-09-21"/>
Expand Down
Binary file modified bun.lockb
Binary file not shown.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "goofcord",
"version": "1.8.0",
"version": "1.8.1",
"description": "Take control of your Discord experience with GoofCord – the highly configurable and privacy-minded discord client.",
"main": "ts-out/main.js",
"scripts": {
Expand All @@ -27,7 +27,7 @@
"@types/bun": "^1.1.14",
"@types/node": "^22.10.0",
"@types/stegcloak": "^1.0.2",
"electron": "^33.2.0",
"electron": "^33.2.1",
"electron-builder": "26.0.0-alpha.6",
"ts-morph": "^24.0.0",
"typescript": "^5.7.2"
Expand Down

0 comments on commit d298c7c

Please sign in to comment.