Skip to content

Commit

Permalink
fix: [#496] Default snap channel should point to n3dr 7
Browse files Browse the repository at this point in the history
  • Loading branch information
030 committed Apr 21, 2024
1 parent 7b4dc26 commit 2e10039
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/snapcraft.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ jobs:
SNAPCRAFT_STORE_CREDENTIALS: ${{ secrets.SNAPCRAFT_LOGIN }}
with:
snap: ${{ steps.snapcraft.outputs.snap }}
release: candidate
release: stable
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
# N3DR

## SNAP STABLE WILL BE UPDATED TO N3DR 7 SOON

[![CI](https://github.com/030/n3dr/workflows/Go/badge.svg?event=push)](https://github.com/030/n3dr/actions?query=workflow%3AGo)
[![GoDoc Widget]][godoc]
![GitHub go.mod Go version](https://img.shields.io/github/go-mod/go-version/030/n3dr?logo=go)
Expand Down

0 comments on commit 2e10039

Please sign in to comment.