Fonts: updated JetBrains Mono to v2.304

This commit is contained in:
Karl Tauber
2023-01-19 00:06:00 +01:00
parent 32dce16363
commit 45e7022deb
7 changed files with 9 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 = "2.242"
version = "2.304"
if( !rootProject.hasProperty( "release" ) )
version = version.toString() + "-SNAPSHOT"