Skip to content
This repository was archived by the owner on Aug 20, 2024. It is now read-only.

Commit d161b2f

Browse files
committed
Update version
Signed-off-by: RyanLua <[email protected]>
1 parent f557160 commit d161b2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Signs/PluginInfo/init.client.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ button.ClickableWhenViewportHidden = true
2727

2828
-- Create new widget GUI and name it
2929
local widget = plugin:CreateDockWidgetPluginGui("Signs", widgetInfo)
30-
widget.Title = "Signs 3.0.0"
30+
widget.Title = "Signs 3.1.0"
3131
widget.Name = "Signs"
3232

3333
-- Initialize PluginGui or DevelopmentGui

0 commit comments

Comments
 (0)