Skip to content

Commit 85b7fba

Browse files
authored
fix(permission): 移除基础权限判断。
1 parent a1baed8 commit 85b7fba

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818

1919
<groupId>cc.carm.plugin</groupId>
2020
<artifactId>timereward</artifactId>
21-
<version>2.2.0</version>
21+
<version>2.2.1</version>
2222

2323
<name>TimeReward</name>
2424
<description>在线时长自动领奖插件,通过指令发放奖励,基于EasyPlugin实现。</description>
@@ -296,4 +296,4 @@
296296
</resources>
297297
</build>
298298

299-
</project>
299+
</project>

0 commit comments

Comments
 (0)