Skip to content

Commit

Permalink
Bump versions
Browse files Browse the repository at this point in the history
  • Loading branch information
aloneguid authored Jan 27, 2023
1 parent e265aa7 commit 57dc5bc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/full.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: 'Full Workflow'

env:
VERSION: 4.4.3
VERSION: 4.4.4
ASM_VERSION: 4.0.0

on:
Expand Down Expand Up @@ -73,4 +73,4 @@ jobs:
tag_name: ${{ env.VERSION }}
name: ${{ env.VERSION }}
files: "src/Parquet/bin/Release/*.nupkg"
generate_release_notes: true
generate_release_notes: true

0 comments on commit 57dc5bc

Please sign in to comment.