Skip to content

Commit

Permalink
Set Inkscape branch to 1.1.x
Browse files Browse the repository at this point in the history
  • Loading branch information
dehesselle committed Feb 5, 2022
1 parent 6dab163 commit 3139c81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/ink.sh
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ else # not running GitLab CI

# Allow using a custom branch.
if [ -z "$INK_BRANCH" ]; then
INK_BRANCH=master
INK_BRANCH=1.1.x
fi
fi

Expand Down

0 comments on commit 3139c81

Please sign in to comment.