Skip to content

Commit 46aa089

Browse files
committed
Bump version
1 parent 71f7d2a commit 46aa089

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

module.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"id": "popout",
33
"title": "PopOut!",
44
"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>",
5-
"version": "2.17",
5+
"version": "2.18",
66
"authors": [{ "name": "KaKaRoTo" }, { "name": "Posnet" }],
77
"scripts": ["./popout.js"],
88
"styles": [],
@@ -50,7 +50,7 @@
5050
"readme": "https://github.com/League-of-Foundry-Developers/fvtt-module-popout#readme",
5151
"url": "https://github.com/League-of-Foundry-Developers/fvtt-module-popout",
5252
"manifest": "https://raw.githubusercontent.com/League-of-Foundry-Developers/fvtt-module-popout/master/module.json",
53-
"download": "https://github.com/League-of-Foundry-Developers/fvtt-module-popout/archive/v2.17.zip",
53+
"download": "https://github.com/League-of-Foundry-Developers/fvtt-module-popout/archive/v2.18.zip",
5454
"bugs": "https://github.com/League-of-Foundry-Developers/fvtt-module-popout/issues",
5555
"compatibility": {
5656
"minimum": "11",

0 commit comments

Comments
 (0)