versioning

This commit is contained in:
François-Xavier Guillois
2023-05-16 08:59:42 +02:00
parent b884b8f157
commit 14551dd4d7
2 changed files with 9 additions and 3 deletions
+8 -2
View File
@@ -1,5 +1,11 @@
# CHANGELOG # CHANGELOG
## 1.2.0
- Add support for Foundry v10
## 0.0.2
- Ajout du logo
## 0.0.1
- Création du dépôt
+1 -1
View File
@@ -2,7 +2,7 @@
"id": "totem", "id": "totem",
"title": "Totem", "title": "Totem",
"description": "The Totem system for FoundryVTT!", "description": "The Totem system for FoundryVTT!",
"version": "1.2.0", "version": "0.0.2",
"compatibility": { "compatibility": {
"minimum": 10, "minimum": 10,
"verified": "10.287", "verified": "10.287",