You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: miniOS/miniOS.lua
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
_G._OSNAME="miniOS classic"
2
-
_G._OSVER="0.6.4"
2
+
_G._OSVER="0.6.4.3"
3
3
_G._OSVERSION=_OSNAME.."" .._OSVER
4
4
_G._OSCREDIT="miniOS classic by Skye, based off of OpenOS code from OpenComputers.\nminiOS code is under BSD 2-clause licence, OpenOS code is under the MIT licence."
0 commit comments