Skip to content

Commit

Permalink
Merge pull request #8 from solarwinds/bump-version
Browse files Browse the repository at this point in the history
Bump version to 0.10.3
  • Loading branch information
jaroslav-fedor-swi authored Oct 29, 2024
2 parents 7799251 + a376b52 commit 9c72ec1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ set -e
# of perceived trust in an implementation -- please discuss before bumping these.
export EBPF_NET_MAJOR_VERSION='0'
export EBPF_NET_MINOR_VERSION='10'
export EBPF_NET_PATCH_VERSION='2'
export EBPF_NET_PATCH_VERSION='3'

# -----
# Build number is incremented automatically, so we can release directly from
Expand Down

0 comments on commit 9c72ec1

Please sign in to comment.