Skip to content

Commit

Permalink
Release: v1.0.54
Browse files Browse the repository at this point in the history
* Large rework of preset system to include pre-cached validation engines
* Expand version endpoint to include core version
* Updated core version including fixes related to locale terminology validation
***NO_CI***
  • Loading branch information
markiantorno committed Aug 13, 2024
1 parent 07d30ad commit a1311ea
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions version.properties
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
#Generated by the Semver Plugin for Gradle
#Mon May 27 20:23:06 UTC 2024
#Tue Aug 13 19:47:41 UTC 2024
version.buildmeta=
version.major=1
version.minor=0
version.patch=54
version.prerelease=SNAPSHOT
version.semver=1.0.54-SNAPSHOT
version.prerelease=
version.semver=1.0.54

0 comments on commit a1311ea

Please sign in to comment.