Skip to content

Commit

Permalink
Released v0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Timmoth committed Oct 20, 2024
1 parent cba14fd commit 48d82f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ jobs:
- name: Generate release tag
id: tag
run: |
VERSION=0.1.1
VERSION=0.1.2
echo "::set-output name=release_tag::aid-${VERSION}"
- name: Create GitHub release
Expand Down

0 comments on commit 48d82f0

Please sign in to comment.