mirror of
https://github.com/OpenSolo/OpenSolo.git
synced 2025-04-29 22:24:32 +02:00
Version string to 3.0.0
This commit is contained in:
parent
77d268a388
commit
8ba6feb817
@ -1,5 +1,5 @@
|
||||
#!/bin/bash
|
||||
# this command should really execute:
|
||||
#git describe --tags
|
||||
# git describe --tags
|
||||
# but we don't have any version tags in the repo yet, so lets fake it:
|
||||
echo v2.5-RC4
|
||||
echo v3.0.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user