Skip to content

Commit

Permalink
bump service version to 0.3.0 (#108)
Browse files Browse the repository at this point in the history
  • Loading branch information
oguzhankoral authored Feb 2, 2025
1 parent d5527c7 commit 6211073
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_powerbi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ jobs:
path: artifacts/
- name: pull powerbi-service
run: |
curl --location --output powerbi-service.zip https://releases.speckle.dev/services/powerbi-service/powerbi-service-0.2.0.zip # bump this version as needed
curl --location --output powerbi-service.zip https://releases.speckle.dev/services/powerbi-service/powerbi-service-0.3.0.zip # bump this version as needed
unzip powerbi-service.zip -d artifacts
- name: Zip artifacts
Expand Down

0 comments on commit 6211073

Please sign in to comment.