Skip to content

Commit 8fc1645

Browse files
update links in readme and version bump
1 parent 3bd220f commit 8fc1645

File tree

2 files changed

+9
-6
lines changed

2 files changed

+9
-6
lines changed

README.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,15 +9,18 @@ https://github.com/bitbybit-dev/bitbybit
99
https://www.npmjs.com/package/bitbybit-core
1010

1111
# Example Applications
12-
Laptop Holder
13-
https://laptop-holder.bitbybit.dev
12+
Laptop Holder
13+
https://app-store.bitbybit.dev/laptop-holder
1414
Github Source Code Angular - https://github.com/bitbybit-dev/app-examples/tree/main/angular/laptop-holder
1515
Github Source Code React - https://github.com/bitbybit-dev/app-examples/tree/main/react/laptop-holder
1616

1717
Cup Configurator
18-
https://app-cup.bitbybit.dev
18+
https://app-store.bitbybit.dev/cup
1919
Github Source Code - https://github.com/bitbybit-dev/app-examples/tree/main/react/cup
20-
20+
21+
# Closed Source Example Applications
22+
https://app-store.bitbybit.dev/terrace-furniture
23+
2124
# Build package
2225
tsc -p tsconfig.bitbybit.json
2326

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "bitbybit-core",
3-
"version": "0.9.16",
3+
"version": "0.9.17",
44
"description": "Bit By Bit Developers Core CAD API to Program Geometry",
55
"main": "index.js",
66
"repository": {
@@ -40,7 +40,7 @@
4040
"@jscad/modeling": "2.7.2",
4141
"@jscad/stl-serializer": "2.1.3",
4242
"verb-nurbs-web": "2.1.3",
43-
"bitbybit-occt": "0.9.16",
43+
"bitbybit-occt": "0.9.17",
4444
"rxjs": "7.5.5"
4545
},
4646
"devDependencies": {

0 commit comments

Comments
 (0)