Merge pull request #83 from Flow-Works/82-remove-all-flowos-next-references

[🔥] Removed FlowOS Next references
This commit is contained in:
ThinLiquid 2023-12-04 15:44:33 +00:00 committed by GitHub
commit 350e7dbee3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -8,7 +8,7 @@
<img src="https://img.shields.io/github/stars/flow-works/flowos?style=for-the-badge" />
<img src="https://img.shields.io/github/issues-pr/flow-works/flowos?style=for-the-badge" />
<img src="https://img.shields.io/github/forks/flow-works/flowo?style=for-the-badge&color=orange" />
<img src="https://img.shields.io/github/forks/flow-works/flowos?style=for-the-badge&color=orange" />
<img src="https://img.shields.io/github/commit-activity/t/Flow-Works/FlowOS?style=for-the-badge&color=violet" />
<img src="https://img.shields.io/github/actions/workflow/status/flow-works/flowos/build.yml?style=for-the-badge" />

View file

@ -1,7 +1,7 @@
{
"name": "flowos",
"version": "1.0.0",
"description": "The future of FlowOS.",
"description": "The most aesthetic webOS.",
"main": "src/index.ts",
"scripts": {
"docs": "typedoc src/**",