Bump Crimes interface version

This commit is contained in:
Alexei Kotov 2025-04-13 14:05:07 +03:00
parent ed62f9b12b
commit 6aed2d8284

View file

@ -24,7 +24,7 @@ return {
interface = {
--- Interface version
-- @field [parent=#Crimes] #number version
version = 1,
version = 2,
---
-- Commits a crime as if done through an in-game action. Can only be used in global context.