Skip to content
This repository was archived by the owner on Oct 6, 2022. It is now read-only.

Commit 06e21a5

Browse files
authored
Update index.md
1 parent cd5099e commit 06e21a5

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/docs/index.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -17,19 +17,19 @@ Hey! What's Up! It's [LeGend077](https://github.com/LeGend077), the creator of t
1717
NPM Package: [https://www.npmjs.com/package/minecraft-framework-css](https://www.npmjs.com/package/minecraft-framework-css).
1818

1919
::: warning
20-
Always use the latest version of package! Latest Version: v1.1.7.
20+
Always use the latest version of package! Latest Version: v1.1.8.
2121
:::
2222

2323
## Installation
2424

2525
### CDN
2626

2727
```html
28-
<link rel="stylesheet" href="https://unpkg.com/[email protected].7/css/main.css">
28+
<link rel="stylesheet" href="https://unpkg.com/[email protected].8/css/main.css">
2929
```
3030

3131
```html
32-
<script src="https://unpkg.com/[email protected].7/css/assets/script.js"></script>
32+
<script src="https://unpkg.com/[email protected].8/css/assets/script.js"></script>
3333
```
3434

3535
1. Paste above `<link>` tag at the top of your html file below the head tag.
@@ -363,4 +363,4 @@ Well as you know, In MCBE, there are custom cursors.
363363

364364
## What's Next
365365

366-
> Now, Start building your site! It is the v1.1.7 of the framework. Version 1.1.8 will come with other/more features.
366+
> Now, Start building your site! It is the v1.1.8 of the framework. Version 1.1.9 will come with other/more features.

0 commit comments

Comments
 (0)