Skip to content

Commit da8c99d

Browse files
committed
chore(project): update project version
1 parent 188a13c commit da8c99d

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

src/bb-functions.sh

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,12 @@ bb-import bb-functions/is
1717
# ==================================================================
1818
# VARIABLES
1919
# ==================================================================
20-
source ../.github/.version
20+
#
21+
# VERSION
22+
#
23+
PKG_VERSION="0.1.0"
24+
PKG_BUILD="1001"
25+
PKG_BUILD_DATE="20230813:1940"
2126
# ==================================================================
2227
# FUNCTIONS
2328
# ==================================================================

0 commit comments

Comments
 (0)