Skip to content

Commit

Permalink
Tracking openpnp-capture v0.0.27
Browse files Browse the repository at this point in the history
  • Loading branch information
vonnieda committed Apr 14, 2023
1 parent a1143ed commit a10fbf8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:

- name: Build
run: |
./scripts/download-openpnp-capture.sh v0.0.26
./scripts/download-openpnp-capture.sh v0.0.27
mvn -B clean package
- name: Upload Artifacts
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.openpnp</groupId>
<artifactId>openpnp-capture-java</artifactId>
<version>0.0.26-1</version>
<version>0.0.27-0</version>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
</properties>
Expand Down

0 comments on commit a10fbf8

Please sign in to comment.