We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 154d780 commit f882f88Copy full SHA for f882f88
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.13.2](https://github.com/MetaCubeX/metacubexd/compare/v1.13.1...v1.13.2) (2023-08-29)
4
+
5
6
+### Bug Fixes
7
8
+* remove permissions definition ([154d780](https://github.com/MetaCubeX/metacubexd/commit/154d7809f65f1b9794c4586219b4566161573538))
9
10
## [1.13.1](https://github.com/MetaCubeX/metacubexd/compare/v1.13.0...v1.13.1) (2023-08-29)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "metacubexd",
- "version": "1.13.1",
+ "version": "1.13.2",
"description": "Clash-Meta Dashboard",
"license": "MIT",
"type": "module",
0 commit comments