Incremented version and corrected whitespace in buildPackages.sh
This commit is contained in:
parent
fcf225f9c7
commit
85edc07c75
@ -50,7 +50,7 @@ public class LayerAbout extends GUILayer {
|
|||||||
new Label(
|
new Label(
|
||||||
"Version",
|
"Version",
|
||||||
font,
|
font,
|
||||||
new MutableStringLocalized("LayerAbout.Version").format("TechDemo")
|
new MutableStringLocalized("LayerAbout.Version").format("pre-alpha 1")
|
||||||
)
|
)
|
||||||
);
|
);
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user