Skip to content

Commit

Permalink
Update line.bat
Browse files Browse the repository at this point in the history
fixed build number in title
  • Loading branch information
alphe-lbp authored Nov 7, 2023
1 parent 59f9690 commit 403ab90
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions line.bat
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
@echo off
title Windows Pocket Edition - Version Alpha 0.0.3 (Build: A9)
title Windows Pocket Edition - Version Alpha 0.0.3 (Build: AA)
echo ....Welcome to Windows Pocket Edition....
pause
cls
Expand Down Expand Up @@ -210,4 +210,4 @@ cls
goto start

:discord
start https://discord.gg/ZPhV9kT3gq
start https://discord.gg/ZPhV9kT3gq

0 comments on commit 403ab90

Please sign in to comment.