Skip to content
This repository was archived by the owner on Dec 5, 2025. It is now read-only.

Commit ffcc4ad

Browse files
authored
v0.2.1
修复output变量拼接前未定义的错误
1 parent 7997d06 commit ffcc4ad

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

footer.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@
77
</a>.</span>
88
<br />
99
<span>
10-
<a href="https://github.com/Netrvin/CFPMP" target="_blank">CFPMP</a> v0.2.0</span>
10+
<a href="https://github.com/Netrvin/CFPMP" target="_blank">CFPMP</a> v0.2.1</span>
1111
</center>
1212
</div>
1313
</body>
1414

15-
</html>
15+
</html>

0 commit comments

Comments
 (0)