Skip to content

Commit aac2091

Browse files
Release v3.4.5 (#57)
chore: version bump and update changelog for v3.4.5 Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 121e7ce commit aac2091

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## [Unreleased]
8+
## [3.4.5](https://github.com/yCodeTech/valet-windows/tree/v3.4.5) - 2026-07-05
99

1010
### Fixed
1111

cli/version.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
/**
44
* @var string $version The version of Laravel Valet Windows.
55
*/
6-
$version = '3.4.4';
6+
$version = '3.4.5';

0 commit comments

Comments
 (0)