Skip to content

Commit d1811b8

Browse files
committed
version number
1 parent f35d0d9 commit d1811b8

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": "warhammer-lib",
33
"title": "Warhammer Library",
44
"description": "Common code used by the various Warhammer Systems",
5-
"version": "2.3.0",
5+
"version": "2.3.1",
66
"authors": [{"name": "Moo Man", "id": "Moo Man", "discord": "moo.man"}],
77
"scripts" : ["warhammer-lib.js"],
88
"styles" : [{"src": "warhammer.css", "layer" : "system"}],
@@ -26,5 +26,5 @@
2626
},
2727
"socket": true,
2828
"manifest": "https://github.com/moo-man/WarhammerLibrary-FVTT/releases/latest/download/module.json",
29-
"download": "https://github.com/moo-man/WarhammerLibrary-FVTT/releases/download/2.3.0/warhammer-lib.zip"
29+
"download": "https://github.com/moo-man/WarhammerLibrary-FVTT/releases/download/2.3.1/warhammer-lib.zip"
3030
}

0 commit comments

Comments
 (0)