We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 188a13c commit da8c99dCopy full SHA for da8c99d
1 file changed
src/bb-functions.sh
@@ -17,7 +17,12 @@ bb-import bb-functions/is
17
# ==================================================================
18
# VARIABLES
19
20
-source ../.github/.version
+#
21
+# VERSION
22
23
+PKG_VERSION="0.1.0"
24
+PKG_BUILD="1001"
25
+PKG_BUILD_DATE="20230813:1940"
26
27
# FUNCTIONS
28
0 commit comments