Skip to content

Commit

Permalink
15.0.06
Browse files Browse the repository at this point in the history
  • Loading branch information
squid233 committed Jul 3, 2023
1 parent f4f5176 commit d64a577
Show file tree
Hide file tree
Showing 6 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ This “library” binds the baked bitmap of Unifont, so we don’t need to add

```groovy
dependencies {
implementation "io.github.over-run:unifont:15.0.03"
implementation "io.github.over-run:unifont:15.0.06"
}
```

Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ org.gradle.jvmargs=-Dfile.encoding=UTF-8
projGroupId=io.github.over-run
projArtifactId=unifont
projName=unifont
projVersion=15.0.03
projVersion=15.0.06
projDesc=Java Unifont binding
projVcs=Over-Run/unifont
projBranch=0.x
Expand Down
2 changes: 1 addition & 1 deletion gradle/wrapper/gradle-wrapper.properties
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-8.1.1-bin.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-8.2-bin.zip
networkTimeout=10000
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
Binary file modified src/main/resources/assets/_overrun/fonts/unifont.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified src/main/resources/assets/_overrun/fonts/unifont_jp.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified src/main/resources/assets/_overrun/fonts/unifont_plane1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit d64a577

Please sign in to comment.