Skip to content

Commit

Permalink
Update qbc
Browse files Browse the repository at this point in the history
  • Loading branch information
hrap1919 authored Jan 12, 2022
1 parent fbda833 commit b8e3953
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/qbc
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/bin/bash
export QB_version="1.4"
export QB_version="1.5"
export BASH_ENV=$(dirname $(realpath "$0"))"/../lib/qbc/qbcfunctions"
if [ ! -f "$BASH_ENV" ]
then
Expand Down

0 comments on commit b8e3953

Please sign in to comment.