You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Release 1.0.7
Bump version to 1.0.7; add PATH install
Release bump to 1.0.7 across the project (ANALYSIS.md, Program.cs banner, and RemoteRun.csproj AssemblyVersion/FileVersion/Version). Update Inno Setup script to v1.0.7 and add installation-time PATH modification (ChangesEnvironment=yes) plus a Registry entry that appends the install directory to the system PATH (preservestringtype, uses {olddata};{app}) so the remoterun command can be run from any console. This prepares the 1.0.7 release and improves CLI discoverability after install.