Skip to content

Commit 89be3d6

Browse files
v11 compatibility bump
1 parent df3479c commit 89be3d6

9 files changed

Lines changed: 11 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Token Frames Changelog
22

3+
## [1.6.0](https://github.com/yorkshirelandscape/token_frames/tree/1.6.0)
4+
5+
[Full Changelog](https://github.com/yorkshirelandscape/token_frames/compare/1.5.2...1.6.0)
6+
7+
## [1.5.2](https://github.com/yorkshirelandscape/token_frames/tree/1.5.2)
8+
9+
[Full Changelog](https://github.com/yorkshirelandscape/token_frames/compare/1.5.1...1.5.2)
10+
311
## [1.5.1](https://github.com/yorkshirelandscape/token_frames/tree/1.5.1)
412

513
[Full Changelog](https://github.com/yorkshirelandscape/token_frames/compare/1.5.0...1.5.1)
135 KB
Loading
73.4 KB
Loading
71.1 KB
Loading
66 KB
Loading
81.1 KB
Loading
72.6 KB
Loading
436 KB
Loading

module.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,10 @@
1616
"discord": "blackntan#0069"
1717
}
1818
],
19-
"version": "1.5.0",
19+
"version": "1.6.0",
2020
"compatibility": {
2121
"minimum": 10,
22-
"verified": "10.291"
22+
"verified": "11.305"
2323
},
2424
"manifestPlusVersion": "1.2.0",
2525
"library": false,
@@ -37,4 +37,4 @@
3737
"readme": "https://raw.githubusercontent.com/yorkshirelandscape/token_frames/master/README.md",
3838
"bugs": "https://github.com/yorkshirelandscape/token_frames/issues",
3939
"changelog": "https://raw.githubusercontent.com/yorkshirelandscape/token_frames/master/CHANGELOG.md"
40-
}
40+
}

0 commit comments

Comments
 (0)