mirror of
https://github.com/lakinduakash/linux-wifi-hotspot.git
synced 2024-11-21 11:30:09 +00:00
Update version and change log
This commit is contained in:
parent
77597638e4
commit
619a1c2e5d
@ -5,6 +5,8 @@
|
||||
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Flakinduakash%2Flinux-wifi-hotspot.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Flakinduakash%2Flinux-wifi-hotspot?ref=badge_shield)
|
||||
|
||||
### Update
|
||||
* UI improvements
|
||||
* Fallback to same channel when same wifi interface does not support for multiple channels
|
||||
* Show the connected devices
|
||||
* Add MAC filter
|
||||
|
||||
|
5
debian/changelog
vendored
5
debian/changelog
vendored
@ -1,5 +1,6 @@
|
||||
linux-wifi-hotspot ($PKG_VERSION) UNRELEASED; urgency=low
|
||||
linux-wifi-hotspot (4.2.0) UNRELEASED; urgency=low
|
||||
|
||||
* Show connecetd devices
|
||||
* UI improvements
|
||||
* Fallback to same channel when same wifi interface does not support for multiple channels
|
||||
|
||||
-- Lakindu Akash <lakinduakash@users.noreply.github.com> Sat, 23 Jan 2021 06:34:00 +0530
|
@ -9,7 +9,7 @@
|
||||
<property name="type_hint">dialog</property>
|
||||
<property name="gravity">center</property>
|
||||
<property name="program_name">Linux Wifi Hotspot</property>
|
||||
<property name="version">4.1.0</property>
|
||||
<property name="version">4.2.0</property>
|
||||
<property name="copyright" translatable="yes">(c) lakinduakash 2021</property>
|
||||
<property name="comments" translatable="yes">For more info visit
|
||||
https://github.com/lakinduakash/linux-wifi-hotspot</property>
|
||||
|
Loading…
Reference in New Issue
Block a user