Skip to content

Commit

Permalink
automatic migration: bump-2024
Browse files Browse the repository at this point in the history
  • Loading branch information
plicease committed Dec 22, 2024
1 parent 83e54af commit 32560c1
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 2 deletions.
3 changes: 2 additions & 1 deletion .github/workflows/linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,8 @@ jobs:
fail-fast: false
matrix:
cip_tag:
- "5.39"
- "5.41"
- "5.40"
- "5.38"
- "5.36"
- "5.34"
Expand Down
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
/Perl-Critic-Plicease-*
/.build
*.old
*.orig
6 changes: 6 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"pls.perlcritic.perlcriticrc": "perlcriticrc",
"pls.inc": [
"$ROOT_PATH/lib"
]
}
2 changes: 1 addition & 1 deletion dist.ini
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ copyright_year = 2019-2024
version = 0.07

[@Author::Plicease]
:version = 2.69
:version = 2.79
release_tests = 1
installer = Author::Plicease::MakeMaker
test2_v0 = 1
Expand Down

0 comments on commit 32560c1

Please sign in to comment.