@ggcode-cli/ggcode 1.3.17 → 1.3.19

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +1 -0
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -120,5 +120,6 @@ Supported architectures:
120
120
 
121
121
  - GitHub Releases: https://github.com/topcheer/ggcode/releases
122
122
  - Desktop app downloads (macOS DMG, Windows EXE): available on the same releases page
123
+ - Discord community: https://discord.gg/F2v4mJmfG
123
124
  - Repository: https://github.com/topcheer/ggcode
124
125
  - Issues: https://github.com/topcheer/ggcode/issues
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ggcode-cli/ggcode",
3
- "version": "1.3.17",
3
+ "version": "1.3.19",
4
4
  "description": "Thin npm wrapper that installs the ggcode GitHub Release binary",
5
5
  "license": "MIT",
6
6
  "repository": {