diff --git a/README.md b/README.md index a726338..dc33d1f 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ You can now find this Foundry VTT game system within Foundry VTT in the system b This Foundry VTT system requires Old-School Essentials Core Rules that you can find here [here](https://necroticgnome.com). This third party product is not affiliated with or approved by Necrotic Gnome. -Old-School Essentials is a trademark of Necrotic Gnome.The trademark and Old-School Essentials logo are used with permission of Necrotic Gnome, under license +Old-School Essentials is a trademark of Necrotic Gnome.The trademark and Old-School Essentials logo are used with permission of Necrotic Gnome, under license. ## Contributions This system is currently in Beta. diff --git a/package/ose-v0.6.zip b/package/ose-v0.6.zip new file mode 100644 index 0000000..aee75f2 Binary files /dev/null and b/package/ose-v0.6.zip differ diff --git a/src/system.json b/src/system.json index 6c4e245..8d2ea44 100644 --- a/src/system.json +++ b/src/system.json @@ -2,7 +2,7 @@ "name": "ose", "title": "Old-School Essentials", "description": "Play B/X OSR modules with Old-School Essentials on Foundry VTT", - "version": 0.5, + "version": 0.6, "minimumCoreVersion": "0.6.2", "compatibleCoreVersion": "0.6.5", "templateVersion": 2,