Skip to content

Commit

Permalink
Fixed workflows file, bumped version
Browse files Browse the repository at this point in the history
  • Loading branch information
LatvianModder committed Feb 29, 2024
1 parent 82a51f0 commit e4a2af5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@ name: Java CI (1.20.1)
on:
push:
branches:
- '2002'
- '2001'
workflow_dispatch:
branches:
- '2002'
- '2001'
inputs:
release_type:
description: 'Release Type'
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ org.gradle.daemon=false
mod_id=kubejs
archives_base_name=kubejs
mod_name=KubeJS
mod_version=2001.6.4
mod_version=2001.6.5
maven_group=dev.latvian.mods
mod_author=LatvianModder
curseforge_id=238086
Expand Down

0 comments on commit e4a2af5

Please sign in to comment.