Skip to content

Commit

Permalink
Update to v1.4.9
Browse files Browse the repository at this point in the history
  • Loading branch information
dig1t committed Jun 24, 2024
1 parent 5e5b441 commit 96ff740
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].8"
red = "dig1t/[email protected].9"
```
## 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.8",
"version": "1.4.9",
"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.8"
version = "1.4.9"
license = "Apache-2.0"
registry = "https://github.com/UpliftGames/wally-index"
realm = "shared"
Expand Down

0 comments on commit 96ff740

Please sign in to comment.