Skip to content

Commit

Permalink
feat: 5.0.0发布
Browse files Browse the repository at this point in the history
  • Loading branch information
[email protected] committed Apr 1, 2023
1 parent 0847906 commit 8e679ad
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 3 deletions.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,8 @@ IDEA --> Setting --> Plugins --> 搜索 MyBatis Log EasyPlus

### 捐赠 | Donate

> 坚绝不设,欢迎Fokr,欢迎继续扩展
> 虽然日常时间很忙碌,也为了碎银几两而发愁,但是希望借此慰藉心中早已经开始缥缈的诗与远方。<br/>
> 欢迎Fokr,欢迎继续扩展

## <p style="color:red">★★超级无敌丝滑★★</p>
Expand Down
2 changes: 1 addition & 1 deletion mybatis-idea-plugin/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ allprojects {
}

group 'com.plugins.mybaitslog.idea.plugin'
version '4.0.0'
version '5.0.1'

dependencies {
compileOnly 'org.jetbrains:annotations:24.0.1'
Expand Down
2 changes: 1 addition & 1 deletion mybatis-idea-plugin/src/main/resources/META-INF/plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<vendor email="[email protected]" url="https://github.com/Link-Kou/intellij-mybaitslog">linkkou</vendor>

<!-- 插件版本 -->
<version>5.0.0</version>
<version>5.0.1</version>
<!-- please see https://confluence.jetbrains.com/display/IDEADEV/Build+Number+Ranges for description -->
<idea-version since-build="201"/>
<!-- 插件的描述 -->
Expand Down
Binary file not shown.

0 comments on commit 8e679ad

Please sign in to comment.