X Tutup
Skip to content

Commit 3f264f4

Browse files
0.6.0 release
1 parent 0348004 commit 3f264f4

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

app/src/main/dist/README.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,12 @@
11
Basic4GLj 0.6.0 alpha
2-
Build Date: February 2025
2+
Build Date: March 2025
33
================================================
44
Basic4GLj by Nathaniel Nielsen (c) 2025
55
Basic4GL by Tom Mulgrew (c) 2010
66
License: New BSD; see LICENSES folder
77
Requires: Java 17
88

99
Site: https://github.com/NateIsStalling/Basic4GLj
10-
Twitter: @NateIsStalling
1110
Bluesky: @nateisstalling.bsky.social
1211

1312
================================================
@@ -28,9 +27,10 @@
2827
================================================
2928
Change Log
3029
================================================
31-
0.6.0 - Implemented net function library
30+
0.6.0 - Implemented network engine library
3231
- Added "Open Recent" to File menu and "Recent Files" to default tab
3332
- Added macOS arm64 builds to Releases
33+
- macOS release builds are now notarized
3434

3535
0.5.1 - Fixed issues loading textures with TexStripFrames and LoadTexStrip
3636

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
applicationVersion=0.6.0-alpha
2-
applicationBuildDate=2025-02-23
2+
applicationBuildDate=2025-03-19

0 commit comments

Comments
 (0)
X Tutup