Binary and Deb

This commit is contained in:
aceberg 2022-12-29 13:02:39 +07:00
parent 5baf134df2
commit 524313845f
2 changed files with 2 additions and 0 deletions

View file

@ -12,6 +12,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
### Added ### Added
- Embed templates - Embed templates
- GUI config page - GUI config page
- Binary and Dep package
## [v0.7.5] - 2022-09-14 ## [v0.7.5] - 2022-09-14
### Fixed ### Fixed

View file

@ -9,6 +9,7 @@
# WatchYourLAN # WatchYourLAN
[![Docker](https://github.com/aceberg/WatchYourLAN/actions/workflows/main-docker-all.yml/badge.svg)](https://github.com/aceberg/WatchYourLAN/actions/workflows/main-docker-all.yml) [![Docker](https://github.com/aceberg/WatchYourLAN/actions/workflows/main-docker-all.yml/badge.svg)](https://github.com/aceberg/WatchYourLAN/actions/workflows/main-docker-all.yml)
[![Binary-release](https://github.com/aceberg/WatchYourLAN/actions/workflows/release.yml/badge.svg)](https://github.com/aceberg/WatchYourLAN/actions/workflows/release.yml)
[![Go Report Card](https://goreportcard.com/badge/github.com/aceberg/WatchYourLAN)](https://goreportcard.com/report/github.com/aceberg/WatchYourLAN) [![Go Report Card](https://goreportcard.com/badge/github.com/aceberg/WatchYourLAN)](https://goreportcard.com/report/github.com/aceberg/WatchYourLAN)
![GitHub](https://img.shields.io/github/license/aceberg/WatchYourLAN) ![GitHub](https://img.shields.io/github/license/aceberg/WatchYourLAN)
![Docker Image Size (latest semver)](https://img.shields.io/docker/image-size/aceberg/watchyourlan) ![Docker Image Size (latest semver)](https://img.shields.io/docker/image-size/aceberg/watchyourlan)