File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 3
3
"displayName" : " ai-lab-monorepo" ,
4
4
"description" : " ai-lab-monorepo" ,
5
5
"publisher" : " redhat" ,
6
- "version" : " 0.5.0-next " ,
6
+ "version" : " 1.0.0 " ,
7
7
"license" : " Apache-2.0" ,
8
8
"private" : true ,
9
9
"engines" : {
Original file line number Diff line number Diff line change 2
2
"name" : " ai-lab" ,
3
3
"displayName" : " AI Lab" ,
4
4
"description" : " Podman Desktop AI Lab" ,
5
- "version" : " 0.5.0-next " ,
5
+ "version" : " 1.0.0 " ,
6
6
"icon" : " icon.png" ,
7
7
"publisher" : " redhat" ,
8
8
"license" : " Apache-2.0" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " frontend-app" ,
3
3
"displayName" : " UI for AI Lab" ,
4
- "version" : " 0.5.0-next " ,
4
+ "version" : " 1.0.0 " ,
5
5
"type" : " module" ,
6
6
"license" : " Apache-2.0" ,
7
7
"scripts" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " ai-lab-tests-playwright" ,
3
- "version" : " 0.5.0-next " ,
3
+ "version" : " 1.0.0 " ,
4
4
"description" : " Podman Desktop AI Lab extension Playwright E2E tests" ,
5
5
"scripts" : {
6
6
"test:e2e:setup" : " xvfb-maybe --auto-servernum --server-args='-screen 0 1280x960x24' --" ,
You can’t perform that action at this time.
0 commit comments