Skip to content

Commit 3242a29

Browse files
committed
Release 0.2.1.0
1 parent 050e230 commit 3242a29

2 files changed

Lines changed: 9 additions & 6 deletions

File tree

changelog.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# 0.2.1.0
2+
- Added support for patch 6.51.
3+
14
# 0.2.0.0
25
- Added support for patch 6.5 and Dalamud API 9.
36

repo.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,19 +4,19 @@
44
"Name": "BLM in the Shell",
55
"Description": "Practice tool for pre-planned rotations with BLM in the Shell (https://miyehn.me/ffxiv-blm-rotation/).",
66
"InternalName": "BLMInTheShell",
7-
"AssemblyVersion": "0.2.0.0",
8-
"TestingAssemblyVersion": "0.2.0.0",
7+
"AssemblyVersion": "0.2.1.0",
8+
"TestingAssemblyVersion": "0.2.1.0",
99
"RepoUrl": "https://github.com/Tischel/BLMInTheShell",
1010
"ApplicableVersion": "any",
11-
"DalamudApiLevel": 8,
11+
"DalamudApiLevel": 9,
1212
"IsHide": "False",
1313
"IsTestingExclusive": "False",
1414
"DownloadCount": 0,
1515
"LastUpdate": 0,
1616
"LoadPriority": 69420,
17-
"DownloadLinkInstall": "https://github.com/Tischel/BLMInTheShell/releases/download/0.2.0.0/BLMInTheShell.zip",
18-
"DownloadLinkTesting": "https://github.com/Tischel/BLMInTheShell/releases/download/0.2.0.0/BLMInTheShell.zip",
19-
"DownloadLinkUpdate": "https://github.com/Tischel/BLMInTheShell/releases/download/0.2.0.0/BLMInTheShell.zip",
17+
"DownloadLinkInstall": "https://github.com/Tischel/BLMInTheShell/releases/download/0.2.1.0/BLMInTheShell.zip",
18+
"DownloadLinkTesting": "https://github.com/Tischel/BLMInTheShell/releases/download/0.2.1.0/BLMInTheShell.zip",
19+
"DownloadLinkUpdate": "https://github.com/Tischel/BLMInTheShell/releases/download/0.2.1.0/BLMInTheShell.zip",
2020
"IconUrl": "https://raw.githubusercontent.com/Tischel/BLMInTheShell/master/icon.png"
2121
}
2222
]

0 commit comments

Comments
 (0)