Skip to content

Commit

Permalink
[Gradle Release Plugin] - [skip ci] new version commit: '2.46.1-SNAPS…
Browse files Browse the repository at this point in the history
…HOT'.
  • Loading branch information
github-actions[bot] committed Mar 21, 2021
1 parent cc15386 commit 98114aa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Expand Up @@ -7,7 +7,7 @@ public final class Artifact {

private static final String NAME = "Doma";

private static final String VERSION = "2.46.0";
private static final String VERSION = "2.46.1-SNAPSHOT";

public static String getName() {
return NAME;
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
@@ -1,5 +1,5 @@
group=org.seasar.doma
version=2.46.0
version=2.46.1-SNAPSHOT
encoding=UTF-8
systemProp.org.gradle.internal.publish.checksums.insecure=true
projectUrl=https://github.com/domaframework/doma
Expand Down

0 comments on commit 98114aa

Please sign in to comment.