mirror of
https://github.com/builtbybel/BloatyNosy.git
synced 2024-11-07 16:44:18 +01:00
Merge branch 'main' of https://github.com/builtbybel/BloatynosyAI
This commit is contained in:
commit
dc3d4d5b36
5
.gitattributes
vendored
Normal file
5
.gitattributes
vendored
Normal file
@ -0,0 +1,5 @@
|
||||
*.js linguist-detectable=true
|
||||
*.html linguist-detectable=true
|
||||
*.xml linguist-detectable=true
|
||||
*.json linguist-detectable=true
|
||||
*.cs linguist-detectable=true
|
@ -12,9 +12,9 @@ This update not only empowers users with the capability to remove AI features in
|
||||
|
||||
|
||||
## Download
|
||||
**Recommended:** [Latest Preview AI release](https://github.com/builtbybel/Bloatynosy/releases)
|
||||
**Recommended AI Version:** [Latest Preview AI release](https://github.com/builtbybel/Bloatynosy/releases)
|
||||
|
||||
**Classic version:** [Last classic Bloatynosy 1.5 release](https://github.com/builtbybel/Bloatynosy/releases/tag/1.5.0)
|
||||
**Classic Bloatynosy version:** [Last classic Bloatynosy 1.5 release](https://github.com/builtbybel/Bloatynosy/releases/tag/1.5.0)
|
||||
|
||||
## How-to
|
||||
Simply run the BloatynosyAI.exe. You can delete the cache folder BloatynosyAI.exe.WebView2 at any time.
|
||||
|
@ -31,5 +31,5 @@ using System.Runtime.InteropServices;
|
||||
// Sie können alle Werte angeben oder Standardwerte für die Build- und Revisionsnummern verwenden,
|
||||
// indem Sie "*" wie unten gezeigt eingeben:
|
||||
// [assembly: AssemblyVersion("1.0.*")]
|
||||
[assembly: AssemblyVersion("1.6.0")]
|
||||
[assembly: AssemblyFileVersion("1.6.0")]
|
||||
[assembly: AssemblyVersion("2.0.0")]
|
||||
[assembly: AssemblyFileVersion("2.0.0")]
|
||||
|
Loading…
Reference in New Issue
Block a user