Skip to content

Commit

Permalink
Release 0.0.82
Browse files Browse the repository at this point in the history
  • Loading branch information
saertna committed Nov 24, 2023
1 parent 2ded4ba commit 093586f
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"id": "obsidian-gamified-pkm",
"id": "gamified-pkm",
"name": "Gamificate your PKM",
"version": "0.0.81",
"version": "0.0.82",
"minAppVersion": "0.15.0",
"description": "Enhance your Personal Knowledge Management with gamification elements. Boost motivation and achieve growth as you engage with your PKM.",
"author": "Andreas Trebing",
Expand Down
Binary file modified obsidian-gamified-pkm/obsidian-gamified-pkm.zip
Binary file not shown.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "obsidian-gamified-pkm",
"version": "0.0.7",
"description": "This plugin gamifies your personal knowledge management (PKM) to bring fun and drive into your PKM",
"version": "0.0.82",
"description": "Enhance your Personal Knowledge Management with gamification elements. Boost motivation and achieve growth as you engage with your PKM.",
"main": "main.js",
"scripts": {
"dev": "node esbuild.config.mjs",
Expand Down

0 comments on commit 093586f

Please sign in to comment.