Skip to content

Commit 829ae51

Browse files
committed
Release version 2.15
1 parent cbab692 commit 829ae51

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.14",
5+
"version": "2.15",
66
"author": "KaKaRoTo, Posnet",
77
"authors": [{ "name": "KaKaRoTo" }, { "name": "Posnet" }],
88
"scripts": ["./popout.js"],
@@ -47,7 +47,7 @@
4747
"readme": "https://github.com/League-of-Foundry-Developers/fvtt-module-popout#readme",
4848
"url": "https://github.com/League-of-Foundry-Developers/fvtt-module-popout",
4949
"manifest": "https://raw.githubusercontent.com/League-of-Foundry-Developers/fvtt-module-popout/master/module.json",
50-
"download": "https://github.com/League-of-Foundry-Developers/fvtt-module-popout/archive/v2.14.zip",
50+
"download": "https://github.com/League-of-Foundry-Developers/fvtt-module-popout/archive/v2.15.zip",
5151
"bugs": "https://github.com/League-of-Foundry-Developers/fvtt-module-popout/issues",
5252
"compatibility": {
5353
"minimum": "10",

0 commit comments

Comments
 (0)