Skip to content

Commit

Permalink
bump version 1.7.9
Browse files Browse the repository at this point in the history
  • Loading branch information
Peva Blanchard committed Oct 16, 2024
1 parent 8a1de73 commit 15d1875
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Publish

on:
push:
tags: [ "lca-*.*.*" ]
tags: [ "v*.*.*" ]
workflow_dispatch:

jobs:
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ javaVersion=17
gradleVersion=7.6
org.gradle.jvmargs=-Xmx4096m
lcaacGroup=ch.kleis.lcaac
lcaacVersion=1.7.8
lcaacVersion=1.7.9

0 comments on commit 15d1875

Please sign in to comment.