diff --git a/changelog.md b/changelog.md
index 0b79a5e..d6379f7 100644
--- a/changelog.md
+++ b/changelog.md
@@ -12,6 +12,7 @@
Added support for localization (module only)
Fixed issue where SD buttons would not load properly if Foundry was initialized before the SD, or if Foundry was refreshed
Long words now split up onto multiple lines
+Confirmed compatibility with Foundry v0.7.7
Compatible server app and SD plugin:
Server v0.2.4 (no change)
diff --git a/module.json b/module.json
index 4a09a94..73b6dbd 100644
--- a/module.json
+++ b/module.json
@@ -9,7 +9,7 @@
],
"socket": true,
"minimumCoreVersion": "0.7.5",
- "compatibleCoreVersion": "0.7.6",
+ "compatibleCoreVersion": "0.7.7",
"languages": [
{
"lang": "en",