Skip to content

Commit

Permalink
bump installer version from letter
Browse files Browse the repository at this point in the history
  • Loading branch information
MikaylaFischler committed Oct 18, 2024
1 parent 0b14a01 commit e847505
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ccmsi.lua
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
]]--

local CCMSI_VERSION = "v1.18b"
local CCMSI_VERSION = "v1.19"

local install_dir = "/.install-cache"
local manifest_path = "https://mikaylafischler.github.io/cc-mek-scada/manifests/"
Expand Down

0 comments on commit e847505

Please sign in to comment.