mirror of
https://github.com/danielmiessler/Fabric.git
synced 2026-01-08 22:08:03 -05:00
chore(release): Update version to v1.4.369
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
package main
|
||||
|
||||
var version = "v1.4.368"
|
||||
var version = "v1.4.369"
|
||||
|
||||
Binary file not shown.
@@ -1,6 +0,0 @@
|
||||
### PR [#1919](https://github.com/danielmiessler/Fabric/pull/1919) by [ksylvan](https://github.com/ksylvan): Fix the `last_pr_sync` setting during PR incoming processing
|
||||
|
||||
- Fix: update `SetLastPRSync` to use version date instead of current time
|
||||
- Change last_pr_sync to use versionDate instead of time.Now()
|
||||
- Ensure future runs fetch PRs merged after the version date
|
||||
- Add clarifying comments explaining the sync timing logic
|
||||
Reference in New Issue
Block a user