Skip to content

Commit

Permalink
Update version to 0.4.12
Browse files Browse the repository at this point in the history
Signed-off-by: Loren Eteval <[email protected]>
  • Loading branch information
LorenEteval committed Feb 5, 2025
1 parent 6438479 commit cacfd17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Furious/Version.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <https://www.gnu.org/licenses/>.

__version__ = '0.4.11'
__version__ = '0.4.12'

3 comments on commit cacfd17

@chumingchi
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

怎么开启tun和开启ipv6

@chumingchi
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How to enable tun and enable ipv6

@dmitry-ra
Copy link

@dmitry-ra dmitry-ra commented on cacfd17 Feb 16, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @LorenEteval and @vint2k! Thanks for yours app!

Update: just fixed with /Applications % sudo xattr -c ./Furious-GUI.app

Kindly inform you, that Furious-0.4.12-macOS-12.0-arm64.dmg release can`t run on Apple M2 Max:
Image

% sha256sum ./Furious-0.4.12-macOS-12.0-arm64.dmg  
fef998bd7361c3cd941161b4f17c1664b4fde5b6835d7d789771d59af2d2f284  ./Furious-0.4.12-macOS-12.0-arm64.dmg

Please sign in to comment.