Skip to content

Commit 3b94805

Browse files
committed
cleanup
1 parent dbae4bc commit 3b94805

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/entities/Product.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ import serialize from '@/utils/serialize';
3232
* @property string name
3333
*
3434
* Product version. Convenience parameter, additional to the product name.
35-
* @property float version
35+
* @property string version
3636
*
3737
* If set to 'true', non-existing licensees will be created at first validation attempt.
3838
* @property boolean licenseeAutoCreate

0 commit comments

Comments
 (0)