diff --git a/CHANGELOG.md b/CHANGELOG.md index 01017a5..17e40f0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # CHANGELOG -## 1.2.0 -- Add support for Foundry v10 \ No newline at end of file + +## 0.0.2 + +- Ajout du logo + +## 0.0.1 + +- Création du dépôt \ No newline at end of file diff --git a/system.json b/system.json index e6f4aff..8d28a1b 100644 --- a/system.json +++ b/system.json @@ -2,7 +2,7 @@ "id": "totem", "title": "Totem", "description": "The Totem system for FoundryVTT!", - "version": "1.2.0", + "version": "0.0.2", "compatibility": { "minimum": 10, "verified": "10.287",