Skip to content

Commit f6651c4

Browse files
authored
Merge pull request #466 from fvtt-fria-ligan/changeset-release/main
Version Package
2 parents 493c988 + 2899e8e commit f6651c4

File tree

4 files changed

+9
-8
lines changed

4 files changed

+9
-8
lines changed

Diff for: .changeset/slow-avocados-shake.md

-5
This file was deleted.

Diff for: CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## 12.1.1
4+
5+
### Patch Changes
6+
7+
- [#465](https://github.com/fvtt-fria-ligan/forbidden-lands-foundry-vtt/pull/465) [`33057c9`](https://github.com/fvtt-fria-ligan/forbidden-lands-foundry-vtt/commit/33057c97f0973c53c9f34b91ac7143a9d50ed975) Thanks [@Cussa](https://github.com/Cussa)! - Only shows buttons to GM
8+
39
## 12.1.0
410

511
### Minor Changes

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "forbidden-lands",
3-
"version": "12.1.0",
3+
"version": "12.1.1",
44
"private": true,
55
"description": "<p align=\"center\">\r <a href=\"https://github.com/fvtt-fria-ligan/forbidden-lands-foundry-vtt/releases/latest\" target=\"_blank\"><img alt=\"system version\" src=\"https://img.shields.io/badge/dynamic/json.svg?url=https%3A%2F%2Fraw.githubusercontent.com%2Ffvtt-fria-ligan%2Fforbidden-lands-foundry-vtt%2Fmain%2Fsystem.json&label=Version&query=$.version&colorB=blue\"/></a>\r <a href=\"https://foundryvtt.com\" target=\"_blank\">\r <img src=\"https://img.shields.io/badge/dynamic/json.svg?url=https%3A%2F%2Fraw.githubusercontent.com%2Ffvtt-fria-ligan%2Fforbidden-lands-foundry-vtt%2Fmain%2Fsystem.json&label=Foundry&query=$.compatibleCoreVersion&colorB=blue\" alt=\"foundry-compatibility-version\" style=\"max-width:100%;\"/>\r </a>\r <a href=\"https://github.com/fvtt-fria-ligan/forbidden-lands-foundry-vtt/graphs/commit-activity\" target=\"_blank\">\r <img alt=\"Maintenance\" src=\"https://img.shields.io/badge/Maintained%3F-yes-green.svg\"/>\r </a>\r <a href=\"https://gitlocalize.com/repo/5750/whole_project?utm_source=badge\" target=\"_blank\"><img alt=\"Localization\" src=\"https://gitlocalize.com/repo/5750/whole_project/badge.svg\" /></a>\r <a href=\"https://github.com/fvtt-fria-ligan/forbidden-lands-foundry-vtt/blob/main/LICENSE\" target=\"_blank\">\r <img alt=\"License: GPL\" src=\"https://img.shields.io/github/license/fvtt-fria-ligan/forbidden-lands-foundry-vtt\"/>\r </a>\r <br/>\r <br/>\r <img src=\"https://user-images.githubusercontent.com/9851733/108728684-1a954b00-752a-11eb-9138-6fab6f83b2a8.jpg\" alt=\"Logo\" style=\"max-width:100%;\" />\r </p>",
66
"homepage": "https://github.com/fvtt-fria-ligan/forbidden-lands-foundry-vtt#readme",

Diff for: system.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"name": "forbidden-lands",
44
"title": "Forbidden Lands",
55
"description": "'Round the beggar from Varassa all sat in a ring, and by the campfire they sat and heard his song. About walkers and wolfkin and every terrible thing, and of his fear he sang to them all night long: <em>\"There is something beyond the mountains, beyond the howls beyond the mist, there is something behind the veils, behind hearts cold as stone. Hearken, something walks and whispers, walks and lures you in and whimpers: Come to us, for this earth shall ever be ours and ours alone!\"</em>",
6-
"version": "12.1.0",
6+
"version": "12.1.1",
77
"authors": [
88
{
99
"name": "aMediocreDad",
@@ -110,6 +110,6 @@
110110
"socket": true,
111111
"url": "https://github.com/fvtt-fria-ligan/forbidden-lands-foundry-vtt",
112112
"manifest": "https://raw.githubusercontent.com/fvtt-fria-ligan/forbidden-lands-foundry-vtt/main/system.json",
113-
"download": "https://github.com/fvtt-fria-ligan/forbidden-lands-foundry-vtt/releases/download/v12.1.0/forbidden-lands.zip",
113+
"download": "https://github.com/fvtt-fria-ligan/forbidden-lands-foundry-vtt/releases/download/v12.1.1/forbidden-lands.zip",
114114
"license": "LICENSE"
115115
}

0 commit comments

Comments
 (0)