Skip to content

Commit

Permalink
Declare API version for persistence addon
Browse files Browse the repository at this point in the history
  • Loading branch information
Jikoo committed Aug 7, 2024
1 parent 5eaf624 commit e8ab490
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions addon/togglepersist/src/main/resources/plugin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,5 @@ main: com.github.jikoo.openinv.togglepersist.TogglePersist
version: ${project.version}
author: Jikoo
description: An OpenInv addon allowing /anycontainer and /silentcontainer to persist across sessions.
api-version: "1.20"
depend: [ OpenInv ]

0 comments on commit e8ab490

Please sign in to comment.