Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions tailscale.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: tailscale
version: 1.42.0
epoch: 1
version: 1.44.0
epoch: 0
description: The easiest, most secure way to use WireGuard and 2FA.
copyright:
- license: BSD-3-Clause
Expand All @@ -20,7 +20,7 @@ pipeline:
with:
repository: https://github.com/tailscale/tailscale
tag: v${{package.version}}
expected-commit: ab797f0abd067750d474668ed615d7dc9d258cec
expected-commit: b3138a71ad0b2fb7d99f0dcecc5e4bc85483bb4f

- runs: |
./build_dist.sh tailscale.com/cmd/tailscale
Expand Down