Skip to content

Commit

Permalink
chore(debug): text - version
Browse files Browse the repository at this point in the history
  • Loading branch information
cherrynik committed Feb 28, 2024
1 parent dd27cd3 commit efdde5e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ private static void RegisterEntryPoint(IServiceRegistry serviceRegistry)
var panel = new Panel();
var rightBottomText = new Label()
{
Text = "Right Bottom Text",
Text = "Pre-Alpha v0.1.0",
HorizontalAlignment = HorizontalAlignment.Right,
VerticalAlignment = VerticalAlignment.Bottom,
Left = -30,
Expand Down

0 comments on commit efdde5e

Please sign in to comment.