You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -145,19 +152,18 @@ Or download the [early access version](https://github.com/Flow-Launcher/Prerelea
145
152
- Turn on preview permanently via Settings (Always Preview).
146
153
- Use <kbd>Ctrl</kbd>+<kbd>+</kbd>/<kbd>-</kbd> and <kbd>Ctrl</kbd>+<kbd>[</kbd>/<kbd>]</kbd> to adjust search window width and height quickly if the preview area is too narrow.
- You can view the full plugin list or quickly install a plugin via the Plugin Store menu inside Settings
270
278
@@ -322,6 +330,7 @@ Or download the [early access version](https://github.com/Flow-Launcher/Prerelea
322
330
| Flow Launcher Tips | Visit Flow Launcher's documentation for more help and how to use tips |
323
331
| Flow Launcher UserData Folder | Open the location where Flow Launcher's settings are stored |
324
332
| Toggle Game Mode | Toggle Game Mode |
333
+
| Set Flow Launcher Theme | Set the Flow Launcher Theme |
325
334
326
335
### 💁♂️ Tips
327
336
@@ -389,7 +398,7 @@ Each of the pull requests will be marked with a milestone indicating the planned
389
398
390
399
Contributions are very welcome, in addition to the main project(C#) there are also [documentation](https://github.com/Flow-Launcher/docs)(md), [website](https://github.com/Flow-Launcher/flow-launcher.github.io)(html/css) and [others](https://github.com/Flow-Launcher) that can be contributed to. If you are unsure of a change you want to make, let us know in the [Discussions](https://github.com/Flow-Launcher/Flow.Launcher/discussions/categories/ideas), otherwise feel free to put in a pull request.
391
400
392
-
You will find the main goals of flow placed under the [Projects board](https://github.com/Flow-Launcher/Flow.Launcher/projects), so feel free to contribute on that. If you would like to make small incremental changes, feel free to do so as well.
401
+
You will find the main goals of flow placed under the [Projects board](https://github.com/orgs/Flow-Launcher/projects/4), so feel free to contribute on that. If you would like to make small incremental changes, feel free to do so as well.
393
402
394
403
Get in touch if you like to join the Flow-Launcher Team and help build this great tool.
Copy file name to clipboardExpand all lines: appveyor.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
version: '1.20.2.{build}'
1
+
version: '2.0.0.{build}'
2
2
3
3
# Do not build on tags because we create a release on merge to master. Otherwise will upload artifacts twice changing the hash, as well as triggering duplicate GitHub release action & NuGet deployments.
0 commit comments