bump version correctly this time

This commit is contained in:
catornot 2026-08-09 18:06:56 -04:00
parent 2007023082
commit a213ed25e3
2 changed files with 2 additions and 2 deletions

View file

@ -2,7 +2,7 @@ name: Release
on:
push:
branches:
- main
- main
workflow_dispatch:
inputs:
job:

View file

@ -64,6 +64,6 @@
}
)
// {
version = "1.13.11";
version = "1.31.11";
};
}