Skip to content

Commit b81df65

Browse files
committed
chore: update build script shell and current version in info.env
1 parent a5c4748 commit b81df65

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ jobs:
3838
export FGOOS=${{ matrix.os }}
3939
export FGOARCH=${{ matrix.arch }}
4040
./build.sh
41+
shell: bash
4142

4243
- name: Upload binary
4344
uses: actions/upload-artifact@v3

info.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
message=NatsDash by SolidPulse | contact: [email protected]
22
is_notice=false
33
show_version=true
4-
current_version=0.1.26
4+
current_version=0.1.28

0 commit comments

Comments
 (0)