Skip to content

Commit

Permalink
Merge pull request #60 from Sphereon-Opensource/develop
Browse files Browse the repository at this point in the history
Develop
  • Loading branch information
jcmelati authored Feb 6, 2025
2 parents b121384 + eac03d7 commit abe1e8b
Show file tree
Hide file tree
Showing 2 changed files with 139 additions and 35 deletions.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ fun getNpmVersion(): String {

allprojects {
group = "com.sphereon.oid.fed"
version = "0.4.9-SNAPSHOT"
version = "0.4.10-SNAPSHOT"
val npmVersion by extra { getNpmVersion() }

// Common repository configuration for all projects
Expand Down
Loading

0 comments on commit abe1e8b

Please sign in to comment.