Skip to content

Commit aa9bf3c

Browse files
authored
Version 0.15.2 (#1036)
2 parents e648b03 + e4b5acb commit aa9bf3c

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

63 files changed

+3127
-2698
lines changed

.github/workflows/release_cli.yml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -72,15 +72,15 @@ jobs:
7272
owmods.tar.zst
7373
owmods_cli_${{ steps.get_version.outputs.version }}_amd64.deb
7474
target/release/owmods
75-
75+
7676
- name: Upload CLI (Windows)
7777
if: matrix.platform == 'windows-latest'
7878
uses: softprops/action-gh-release@v2
7979
with:
80-
name: Outer Wilds Mod Manager CLI Version ${{ steps.get_version.outputs.version }}
81-
tag_name: cli_v${{ steps.get_version.outputs.version }}
82-
fail_on_unmatched_files: false
83-
generate_release_notes: false
84-
draft: true
85-
files: |
86-
target/release/owmods.exe
80+
name: Outer Wilds Mod Manager CLI Version ${{ steps.get_version.outputs.version }}
81+
tag_name: cli_v${{ steps.get_version.outputs.version }}
82+
fail_on_unmatched_files: false
83+
generate_release_notes: false
84+
draft: true
85+
files: |
86+
target/release/owmods.exe

CODE_OF_CONDUCT.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -17,23 +17,23 @@ diverse, inclusive, and healthy community.
1717
Examples of behavior that contributes to a positive environment for our
1818
community include:
1919

20-
* Demonstrating empathy and kindness toward other people
21-
* Being respectful of differing opinions, viewpoints, and experiences
22-
* Giving and gracefully accepting constructive feedback
23-
* Accepting responsibility and apologizing to those affected by our mistakes,
20+
- Demonstrating empathy and kindness toward other people
21+
- Being respectful of differing opinions, viewpoints, and experiences
22+
- Giving and gracefully accepting constructive feedback
23+
- Accepting responsibility and apologizing to those affected by our mistakes,
2424
and learning from the experience
25-
* Focusing on what is best not just for us as individuals, but for the
25+
- Focusing on what is best not just for us as individuals, but for the
2626
overall community
2727

2828
Examples of unacceptable behavior include:
2929

30-
* The use of sexualized language or imagery, and sexual attention or
30+
- The use of sexualized language or imagery, and sexual attention or
3131
advances of any kind
32-
* Trolling, insulting or derogatory comments, and personal or political attacks
33-
* Public or private harassment
34-
* Publishing others' private information, such as a physical or email
32+
- Trolling, insulting or derogatory comments, and personal or political attacks
33+
- Public or private harassment
34+
- Publishing others' private information, such as a physical or email
3535
address, without their explicit permission
36-
* Other conduct which could reasonably be considered inappropriate in a
36+
- Other conduct which could reasonably be considered inappropriate in a
3737
professional setting
3838

3939
## Enforcement Responsibilities
@@ -106,7 +106,7 @@ Violating these terms may lead to a permanent ban.
106106
### 4. Permanent Ban
107107

108108
**Community Impact**: Demonstrating a pattern of violation of community
109-
standards, including sustained inappropriate behavior, harassment of an
109+
standards, including sustained inappropriate behavior, harassment of an
110110
individual, or aggression toward or disparagement of classes of individuals.
111111

112112
**Consequence**: A permanent ban from any sort of public interaction within

0 commit comments

Comments
 (0)