From 3f1a2c0541d934420665f8b8c238b7665f0dcc2a Mon Sep 17 00:00:00 2001
From: "github-actions[bot]"
<41898282+github-actions[bot]@users.noreply.github.com>
Date: Sat, 23 May 2026 22:04:28 +0000
Subject: [PATCH] Release v1.0.0-rc.3
---
.../EngineRoom.Generators.csproj | 2 +-
.../Runtime/Plugins/EngineRoom.Generators.dll | Bin 40448 -> 40448 bytes
.../games.engine-room.generators/package.json | 2 +-
3 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/generators-src/EngineRoom.Generators/EngineRoom.Generators.csproj b/src/generators-src/EngineRoom.Generators/EngineRoom.Generators.csproj
index 55eed6f..ad94fc1 100644
--- a/src/generators-src/EngineRoom.Generators/EngineRoom.Generators.csproj
+++ b/src/generators-src/EngineRoom.Generators/EngineRoom.Generators.csproj
@@ -7,7 +7,7 @@
true
- 1.0.0-rc.2
+ 1.0.0-rc.3
diff --git a/src/generators-unity/Packages/games.engine-room.generators/Runtime/Plugins/EngineRoom.Generators.dll b/src/generators-unity/Packages/games.engine-room.generators/Runtime/Plugins/EngineRoom.Generators.dll
index bb4427c985f42c3425cbba848e9c29a660f38b97..79bc6c37efc6cd4c0b77247806eeca8504e21cc9 100644
GIT binary patch
delta 370
zcmZqJ!_=^cX+j5!v+<%S6MJMBUrk&Y&Ny{4BV#?|hsljV^5kYlrsZ`4JH2FP8UpHV-qtI
zvlOEwfXl
zuO(UGzZijP^fU5vQ}v5V^YT)Q^vm;$vh`hq+;!bkf!xHB{GwtAck=(K`9@IfzXPD!
zfmYSBaV@>m^R+FcC;wfcZ&4xm2JokXj1{V<5{6j8lL*
XlNgLAZ=4;@^u}bf;GFl26Ajn_N3wPB
delta 370
zcmZqJ!_=^cX+j6f<6Q>r6MJMBA5B~t&e%7Zk+Gif#pFgHd1x~u)ABk2GydYVbIt{B
zeGe<|>N!LeZQjxFnNQ0|J2llTDbXm^#4)PnqC{nWhl%)C_HqWt_^-So+9)AEg=`t0sN^?~fD
z57n5>=&HzQ@$snkHlPhKZ~??tn5ZbmcxdvzY1(Z6RT&f*1U3uKQDfZ9HzR;K*oZ-!
zAr%PC7?Kzg8H|7|69!9$WFXI!!JNSuNSXr0LA(?&I}NA;B5%Tw29!wyilze9TLAT@
YF&F?@mXkNm4rh8|0<`2k<3s~?04z6i>;M1&
diff --git a/src/generators-unity/Packages/games.engine-room.generators/package.json b/src/generators-unity/Packages/games.engine-room.generators/package.json
index 0a0e41f..d9a8d42 100644
--- a/src/generators-unity/Packages/games.engine-room.generators/package.json
+++ b/src/generators-unity/Packages/games.engine-room.generators/package.json
@@ -1,7 +1,7 @@
{
"name": "games.engine-room.generators",
"displayName": "Engine Room Generators",
- "version": "1.0.0-rc.2",
+ "version": "1.0.0-rc.3",
"unity": "2022.3",
"description": "A Unity package of Roslyn source generators that take care of the boilerplate around common gameplay patterns.",
"license": "MIT",