Skip to content

Commit

Permalink
Dump the version to 1.1.2 and fix the license field in occultist.json
Browse files Browse the repository at this point in the history
  • Loading branch information
mertyildiran committed Jan 20, 2021
1 parent d9b486d commit 02ebf4d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions occultist.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"name": "template",
"version": "1.1.1",
"version": "1.1.2",
"description": "Template for Chaos C extension developers.",
"tags": ["official", "template"],
"type": "extension",
"license": "MIT",
"license": "LGPL-3.0",
"authors": [
{
"name": "M. Mert Yildiran",
Expand Down

0 comments on commit 02ebf4d

Please sign in to comment.