Skip to content

Commit

Permalink
fix: crash with old profiles
Browse files Browse the repository at this point in the history
feat: delete profiles
feat: migrate old to new
feat: support signingkey
  • Loading branch information
onlyutkarsh committed Feb 13, 2024
1 parent 58202cc commit fd444cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ on:
default: "release"

env:
BASE_VERSION: 1.3.0
BASE_VERSION: 2.0.0
EXTENSION_NAME: Git Config User Profiles
EXTENSION_DESC: "Define multiple git config user profiles and switch them easily using status bar"
EXTENSION_SLUG: git-config-user-profiles
Expand Down

0 comments on commit fd444cc

Please sign in to comment.