Skip to content

Commit

Permalink
Bumping version numbers
Browse files Browse the repository at this point in the history
Now the colors and mahapps libs will all be the same version
  • Loading branch information
Keboo committed Jan 3, 2025
1 parent 710dfe8 commit a418223
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/get_versions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@ jobs:
getting_versions:
env:
#Update these base version numbers
mdix-version: "5.1.1"
mdix-colors-version: "3.1.1"
mdix-mahapps-version: "3.1.1"
mdix-version: "5.2.0"
mdix-colors-version: "5.2.0"
mdix-mahapps-version: "5.2.0"
name: Set version numbers
runs-on: ubuntu-latest
defaults:
Expand Down

0 comments on commit a418223

Please sign in to comment.