This website requires JavaScript.
Sign in
redstrate
/
astra
Watch
1
Fork
You've already forked astra
0
mirror of
https://github.com/redstrate/Astra.git
synced
2025-04-21 20:27:45 +00:00
Code
Activity
aaa614519e
astra
/
launcher
/
core
/
include
/
config.h
3 lines
54 B
C
Raw
Normal View
History
Unescape
Escape
Add version label to about window This is hardcoded for now
2022-03-14 13:19:50 -04:00
#
pragma once
Fix user path sometimes failing on case-sensitive filesystems.
2022-05-04 11:08:40 -04:00
constexpr
const
char
*
version
=
"
0.4.1
"
;
Copy permalink