Skip to content

Commit c67f07b

Browse files
committed
.
1 parent 380a56e commit c67f07b

2 files changed

Lines changed: 2 additions & 6 deletions

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ exclude = [
2121
]
2222

2323
[workspace.package]
24-
version = "2025.1.5"
24+
version = "2025.1.6"
2525

2626
[profile.profiling]
2727
inherits = "release"

tools/bump-version.ps1

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,7 @@ Set-Location -Path ..
1212

1313
$targetFiles = @(
1414
'./VERSION'
15-
'./jetsocat/Cargo.toml'
16-
'./devolutions-gateway/Cargo.toml'
17-
'./devolutions-agent/Cargo.toml'
18-
'./devolutions-session/Cargo.toml'
19-
'./crates/devolutions-pedm-shell-ext/Cargo.toml'
15+
'./Cargo.toml'
2016
'./crates/devolutions-pedm-shell-ext/AppxManifest.xml'
2117
'./dotnet/DesktopAgent/DesktopAgent.csproj'
2218
'./powershell/DevolutionsGateway/DevolutionsGateway.psd1'

0 commit comments

Comments
 (0)