Skip to content

Commit

Permalink
prepare for next version
Browse files Browse the repository at this point in the history
  • Loading branch information
pahjbo committed Nov 20, 2024
1 parent b9e2345 commit 55a0c8a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion models/ivoa/build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
plugins {
id("net.ivoa.vo-dml.vodmltools") version "0.5.11"
id("net.ivoa.vo-dml.vodmltools") version "0.5.12"
// id ("com.diffplug.spotless") version "5.17.1"
`maven-publish`
id("io.github.gradle-nexus.publish-plugin") version "1.3.0"
Expand Down
2 changes: 1 addition & 1 deletion tools/gradletooling/gradle-plugin/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ plugins {
}

group = "net.ivoa.vo-dml"
version = "0.5.11"
version = "0.5.12"

repositories {
mavenLocal() // FIXME remove this when releasing - just here to pick up local vodsl updates
Expand Down

0 comments on commit 55a0c8a

Please sign in to comment.