Skip to content

Commit

Permalink
Prepare for next development iteration
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-beck committed Oct 27, 2023
1 parent 1948ae5 commit d96d4f5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion lib/qlpack.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
library: true
name: jenkins-infra/jenkins-codeql-lib
version: 0.0.1
version: 0.0.2-dev
dependencies:
codeql/java-all: 0.8.1 # https://github.com/github/codeql/blob/main/java/ql/src/CHANGELOG.md
2 changes: 1 addition & 1 deletion src/qlpack.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
library: false
name: jenkins-infra/jenkins-codeql
version: 0.0.1
version: 0.0.2-dev
dependencies:
codeql/java-all: 0.8.1 # https://github.com/github/codeql/blob/main/java/ql/src/CHANGELOG.md
jenkins-infra/jenkins-codeql-lib: '*'

0 comments on commit d96d4f5

Please sign in to comment.