Skip to content

Commit

Permalink
Bump permissions & placeholder apis. Bump EC version to 0.26.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
John-Paul-R committed Jul 23, 2022
1 parent 69ff850 commit 7369c0b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,13 @@ fabric_version=0.55.3+1.19
# Mod Properties
mod_name = Essential Commands
mod_id = essential_commands
mod_version = 0.26.1
mod_version = 0.26.2
maven_group = com.fibermc
archives_base_name = essential_commands

# Dependencies
permissions_api_version=0.1-SNAPSHOT
placeholder_api_version=2.0.0-beta.4+1.19
permissions_api_version=0.2-SNAPSHOT
placeholder_api_version=2.0.0-beta.7+1.19
pal_version=1.6.0

jetbrains_annotations_version = 22.0.0
Expand Down

0 comments on commit 7369c0b

Please sign in to comment.