File tree 2 files changed +9
-12
lines changed
2 files changed +9
-12
lines changed Original file line number Diff line number Diff line change @@ -11,12 +11,12 @@ very intuitive key combinations. For instance, **ö** is obtained using
11
11
12
12
WinCompose also supports Emoji input for 😁 👻 👍 💩 🎁 🌹 🐊.
13
13
14
- Download latest: [ WinCompose 0.9.10 ] ( https://github.com/samhocevar/wincompose/releases/download/v0.9.10 /WinCompose-Setup-0.9.10 .exe ) (June 4 , 2021)
15
- -----------------------------------
14
+ Download latest: [ WinCompose 0.9.11 ] ( https://github.com/samhocevar/wincompose/releases/download/v0.9.11 /WinCompose-Setup-0.9.11 .exe ) (September 3 , 2021)
15
+ ----------------
16
16
17
- * Installable version: [ WinCompose 0.9.10 (installer)] ( https://github.com/samhocevar/wincompose/releases/download/v0.9.10 /WinCompose-Setup-0.9.10 .exe ) .
17
+ * Installable version: [ WinCompose 0.9.11 (installer)] ( https://github.com/samhocevar/wincompose/releases/download/v0.9.11 /WinCompose-Setup-0.9.11 .exe ) .
18
18
19
- * Portable version: [ WinCompose 0.9.10 (portable)] ( https://github.com/samhocevar/wincompose/releases/download/v0.9.10 /WinCompose-NoInstall-0.9.10 .zip ) .
19
+ * Portable version: [ WinCompose 0.9.11 (portable)] ( https://github.com/samhocevar/wincompose/releases/download/v0.9.11 /WinCompose-NoInstall-0.9.11 .zip ) .
20
20
21
21
* Older versions are available [ in the releases section] ( https://github.com/samhocevar/wincompose/releases/ ) .
22
22
Original file line number Diff line number Diff line change 4
4
① Ensure the version information is up to date
5
5
----------------------------------------------
6
6
7
- Files to edit:
8
-
9
- - ` src/build.config `
10
- - ` README.md ` (preemptively)
7
+ Edit ` README.md ` preemptively to link to the new version.
11
8
12
9
Make sure to run ` ./update-data.sh ` so that translations are up to date.
13
10
14
- ② Build installer and portable versions
11
+ ② Commit, tag and push
12
+ ----------------------
13
+
14
+ ③ Build installer and portable versions
15
15
---------------------------------------
16
16
17
17
Just run ` make ` in an MSYS2 shell. Building the Visual Studio solution
18
18
will not be enough, as it only builds the installer.
19
19
20
- ③ Commit, tag and push
21
- ----------------------
22
-
23
20
④ Upload packages
24
21
-----------------
25
22
You can’t perform that action at this time.
0 commit comments