Update version

This commit is contained in:
DefNed 2025-11-17 14:53:12 +08:00 committed by GitHub
parent de26c7a668
commit d770b550b2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -27,7 +27,7 @@ public class FlexConsts {
}
public static final String NAME = "MyBatis-Flex";
public static final String VERSION = "1.11.3";
public static final String VERSION = "1.11.4";
public static final String SQL = "$$sql";