Fonts: updated Inter to v4.0

This commit is contained in:
Karl Tauber
2024-01-24 15:45:43 +01:00
parent 722dde63df
commit ca3b2b4b07
13 changed files with 7 additions and 6 deletions

View File

@@ -18,7 +18,7 @@
// For maven compatibility, <font-version> should be in format <major>.<minor>[.<micro>].
// <build-number> is optional and should be incremented only if a new release is
// necessary, but the <font-version> has not changed.
version = "3.19"
version = "4.0"
if( !rootProject.hasProperty( "release" ) )
version = version.toString() + "-SNAPSHOT"