Skip to content

Commit c56d8fe

Browse files
Iridium 6.0.1
1 parent 8b2a705 commit c56d8fe

35 files changed

+8
-8
lines changed

ISSUE_TEMPLATE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
### Version of Radiance (latest release is 6.0.0)
1+
### Version of Radiance (latest release is 6.0.1)
22

33
### Sub-project (Common, Animation, Theming, Component, ...)
44

docs/building.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Some Radiance libraries have third-party dependencies. To print the full depende
2323
```
2424
-------------- svg-transcoder ---------------
2525
org.apache.xmlgraphics:batik-all:1.14
26-
org.pushing-pixels:common:6.0.0
26+
org.pushing-pixels:common:6.0.1
2727
```
2828

2929
To locally copy these dependencies (in case you do not want to pull them at build time with Gradle, Maven or other similar build tools in your own environment), use the following:

docs/tools/screenshot/screenshot.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ For example, to run Screenshot to create screenshots for all Aurora core skins:
3434

3535
`alias JAVA="java"`
3636

37-
`RADIANCE_VERSION=6.0.0`
37+
`RADIANCE_VERSION=6.0.1`
3838

3939
`KOTLIN_VERSION=1.7.10`
4040

-372 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)