chore: Version downgrade to 0.2.10-alpha #38

Merged
aniva merged 1 commits from misc/version into dev 2023-12-07 12:38:28 -08:00
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
namespace Pantograph
def version := "0.2.10"
def version := "0.2.10-alpha"
end Pantograph