Skip to content

Commit 329ca79

Browse files
committed
Merge remote-tracking branch 'origin/main'
2 parents c5b211b + 23b6ade commit 329ca79

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/R3.Godot/addons/R3.Godot/plugin.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
name="R3.Godot"
44
description="The new future of dotnet/reactive and UniRx."
55
author="Cysharp"
6-
version="1.2.9"
6+
version="1.3.0"
77
language="C-sharp"
88
script="GodotR3Plugin.cs"

src/R3.Unity/Assets/R3.Unity/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "com.cysharp.r3",
33
"displayName": "R3",
44
"author": { "name": "Cysharp, Inc.", "url": "https://cysharp.co.jp/en/" },
5-
"version": "1.2.9",
5+
"version": "1.3.0",
66
"unity": "2021.3",
77
"description": "Reactive Extensions for Unity.",
88
"keywords": [ "rx", "event", "Scripting" ],

0 commit comments

Comments
 (0)