Skip to content

Commit

Permalink
v0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
krypciak committed Oct 1, 2023
1 parent 78cc8ba commit c3ca9af
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ccmod.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"id": "cc-shaduungeon",
"version": "0.5.2",
"version": "0.6.0",
"title": {
"en_US": "Shadunngeon",
"de_DE": "Shaduungeon",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cc-shaduungeon",
"version": "0.5.2",
"version": "0.6.0",
"description": "Dungeon Generator (WIP)",
"scripts": {
"start": "esbuild --target=es2018 --format=esm --platform=node --bundle --sourcemap=inline --outfile=plugin.js src/plugin.ts",
Expand Down

0 comments on commit c3ca9af

Please sign in to comment.