diff --git a/src/MainModule/SocialChat/VERSION.lua b/src/MainModule/SocialChat/VERSION.lua index aba8205..a34d852 100644 --- a/src/MainModule/SocialChat/VERSION.lua +++ b/src/MainModule/SocialChat/VERSION.lua @@ -1 +1,8 @@ -return "v2.1.0" \ No newline at end of file +--[[ + + Change Log: + + TopbarPlus UI Update :: The UI should match Roblox's new UI approach + +]]-- + +return "v2.1.1" \ No newline at end of file