Skip to content

Commit

Permalink
Update tailscale version
Browse files Browse the repository at this point in the history
  • Loading branch information
ilpianista committed Feb 9, 2024
1 parent 70d1c42 commit 7fad7a3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ on:

env:
RELEASE: 4.5.0.16
TAILSCALE_VERSION: 1.56.1
TAILSCALE_VERSION: 1.58.2

jobs:
build:
Expand Down
2 changes: 1 addition & 1 deletion rpm/harbour-tailscale.spec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Name: harbour-tailscale

# >> macros
%global _missing_build_ids_terminate_build 0
%define tailscale_version 1.56.1
%define tailscale_version 1.58.2
# << macros

%{!?qtc_qmake:%define qtc_qmake %qmake}
Expand Down

0 comments on commit 7fad7a3

Please sign in to comment.