Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
IotaBread committed Jan 7, 2021
1 parent be4a319 commit 166670d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on: [ pull_request, push ]

jobs:
build:
name: Build on Java ${{ matrix.java-version }}
name: Build on Java ${{ matrix.java }}
strategy:
matrix:
# Use these Java versions
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ org.gradle.jvmargs = -Xmx1G
loader_version = 0.10.8

# Mod Properties
mod_version = 1.0.0
mod_version = 1.0.1
maven_group = io.github.bymartrixx
archives_base_name = vt-downloader

Expand Down

0 comments on commit 166670d

Please sign in to comment.