Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/dig1t/red
Browse files Browse the repository at this point in the history
  • Loading branch information
dig1t committed Jan 12, 2024
2 parents fa41533 + 3e76803 commit 12767e6
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 @@ -5,7 +5,7 @@
## wally
Add the below line to your wally.toml file
```toml
red = "dig1t/[email protected].1"
red = "dig1t/[email protected].2"
```
## 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.3.1",
"version": "1.3.2",
"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.3.1"
version = "1.3.2"
license = "Apache-2.0"
registry = "https://github.com/UpliftGames/wally-index"
realm = "shared"
Expand Down

0 comments on commit 12767e6

Please sign in to comment.