Skip to content

Commit

Permalink
update prod
Browse files Browse the repository at this point in the history
  • Loading branch information
andrey-mazepas committed Dec 16, 2024
1 parent b4d4e68 commit 0eeafcb
Show file tree
Hide file tree
Showing 7 changed files with 461 additions and 423 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ At a very high level there's 3 important things you need to do:

| Env | Url | Version |
| ----- | ------------------------------------------------------------ | ------- |
| Prod | https://formantio.github.io/3d-viewer-module/versions/prod/ | 0.170.9 |
| Prod | https://formantio.github.io/3d-viewer-module/versions/prod/ | 0.170.10 |
| Stage | https://formantio.github.io/3d-viewer-module/versions/stage/ | 0.170.10 |
| Dev | https://formantio.github.io/3d-viewer-module/versions/dist/ | 0.17.10 |

Expand Down
2 changes: 1 addition & 1 deletion versions/prod/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.170.9
0.170.10

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion versions/prod/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
left: 50px !important;
}
</style>
<script type="module" crossorigin src="./assets/index-2e078480.js"></script>
<script type="module" crossorigin src="./assets/index-743e72ed.js"></script>
</head>
<body>
<div id="root"></div>
Expand Down
2 changes: 1 addition & 1 deletion versions/v1/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.170.9
0.170.10

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion versions/v1/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
left: 50px !important;
}
</style>
<script type="module" crossorigin src="./assets/index-2e078480.js"></script>
<script type="module" crossorigin src="./assets/index-743e72ed.js"></script>
</head>
<body>
<div id="root"></div>
Expand Down

0 comments on commit 0eeafcb

Please sign in to comment.