Skip to content

Commit

Permalink
Update to v1.4.10
Browse files Browse the repository at this point in the history
  • Loading branch information
dig1t committed Jun 26, 2024
1 parent a55df29 commit 67bec55
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
## wally
Add the below line to your wally.toml file
```toml
red = "dig1t/[email protected].9"
red = "dig1t/[email protected].10"
```
## Roblox Studio
Download the rbxl file from the [releases](https://github.com/dig1t/red/releases) tab.
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "red",
"version": "1.4.9",
"version": "1.4.10",
"description": "Simplified server-to-client, client-to-server, and server-to-server communication",
"main": "src/init.luau",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion wally.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "dig1t/red"
version = "1.4.9"
version = "1.4.10"
license = "Apache-2.0"
registry = "https://github.com/UpliftGames/wally-index"
realm = "shared"
Expand Down

0 comments on commit 67bec55

Please sign in to comment.