Skip to content

Commit

Permalink
Bump SentrySDK version
Browse files Browse the repository at this point in the history
  • Loading branch information
devSparkle committed Jun 17, 2023
1 parent 405fe82 commit ffc96ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/init.lua
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ local SDK = setmetatable({}, {__index = HubClass.new()})

HubClass.SDK_INTERFACE = table.freeze({
name = "sentry.roblox.devsparkle",
version = "1.0.0",
version = "1.1.0",
})

local SENTRY_PROTOCOL_VERSION = 7
Expand Down

0 comments on commit ffc96ec

Please sign in to comment.