Skip to content

Commit f344def

Browse files
committed
Bump version
1 parent 5c969cd commit f344def

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

module.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"name": "popout",
44
"title": "PopOut!",
55
"description": "<p>This module adds a PopOut! button to most actor sheets, journal entries, and applications.</p><p>The PopOut! button allows you to open a sheet/application/document into its own window, for easier viewing or for use with multiple monitors.</p>",
6-
"version": "2.10",
6+
"version": "2.11",
77
"author": "KaKaRoTo, Posnet",
88
"authors": [{ "name": "KaKaRoTo" }, { "name": "Posnet" }],
99
"scripts": ["./popout.js"],
@@ -48,13 +48,13 @@
4848
"readme": "https://github.com/League-of-Foundry-Developers/fvtt-module-popout#readme",
4949
"url": "https://github.com/League-of-Foundry-Developers/fvtt-module-popout",
5050
"manifest": "https://raw.githubusercontent.com/League-of-Foundry-Developers/fvtt-module-popout/master/module.json",
51-
"download": "https://github.com/League-of-Foundry-Developers/fvtt-module-popout/archive/v2.10.zip",
51+
"download": "https://github.com/League-of-Foundry-Developers/fvtt-module-popout/archive/v2.11.zip",
5252
"bugs": "https://github.com/League-of-Foundry-Developers/fvtt-module-popout/issues",
5353
"minimumCoreVersion": "0.9.0",
5454
"compatibleCoreVersion": "9",
5555
"compatibility": {
5656
"minimum": 9,
57-
"verified": "10.290",
57+
"verified": "10.291",
5858
"maximum": "10"
5959
}
6060
}

0 commit comments

Comments
 (0)