Skip to content

Commit 45b7538

Browse files
committed
Remove preview/reliability language from readmes.
1 parent 776fe14 commit 45b7538

File tree

3 files changed

+2
-14
lines changed

3 files changed

+2
-14
lines changed

README.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,7 @@ You can now write mods for Fallout 4 and Skyrim with the aid of modern code edit
1212

1313
<img align="right" src="src/papyrus-lang-vscode/images/icon-small-trimmed.png" width="128" />
1414

15-
Preview release, updated frequently with new features and improvements.
15+
Updated frequently with new features and improvements.
1616

1717
🔗 [Visual Studio Marketplace](https://marketplace.visualstudio.com/items?itemName=joelday.papyrus-lang-vscode)\
1818
⚙️ [Source](src/papyrus-lang-vscode)
19-
20-
---
21-
22-
### 🚧 This project is in early development.
23-
24-
Bugs and breaking changes may be introduced from time to time. Please [file an issue](https://github.com/joelday/papyrus-lang/issues/new) with bug reports or feature requests.

src/papyrus-lang-vscode/README.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,3 @@
99
<p align="center">
1010
<img src="https://github.com/joelday/papyrus-lang/raw/master/src/papyrus-lang-vscode/images/icon.png" width="75%" />
1111
</p>
12-
13-
---
14-
15-
### 🚧 This project is in early development.
16-
17-
Bugs and breaking changes may be introduced from time to time. Please [file an issue](https://github.com/joelday/papyrus-lang/issues/new) with bug reports or feature requests.

src/papyrus-lang-vscode/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@
192192
}
193193
],
194194
"name": "papyrus-lang-vscode",
195-
"preview": true,
195+
"preview": false,
196196
"private": true,
197197
"publisher": "joelday",
198198
"repository": {

0 commit comments

Comments
 (0)