Skip to content

Commit c08d589

Browse files
author
GitHub Actions
committed
Updated Modules Versions
1 parent 7b9f339 commit c08d589

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

cigs/module.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
MODULE.name = "Cigarettes"
22
MODULE.author = "Samael"
33
MODULE.discord = "@liliaplayer"
4-
MODULE.version = 1.11
4+
MODULE.version = 1.12
55
MODULE.desc = "Adds consumable cigarette items that produce smoke puffs while gradually burning down."
66
MODULE.WorkshopContent = "3519851007"
77
MODULE.Public = true

slots/module.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
MODULE.name = "Slots"
22
MODULE.author = "Samael"
33
MODULE.discord = "@liliaplayer"
4-
MODULE.version = 1.10
4+
MODULE.version = 1.11
55
MODULE.desc = "Adds a playable slot machine using a workshop model that pays out winnings."
66
MODULE.WorkshopContent = "3482441716"
77
MODULE.Public = true

0 commit comments

Comments
 (0)