1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-07-19 13:19:43 +02:00

Chaneg build number data type to string

Fixes #198
This commit is contained in:
Harvey Kandola 2019-02-10 13:12:17 +00:00
parent 9f4715a494
commit bbed3e5a08
11 changed files with 770 additions and 766 deletions

View file

@ -27,7 +27,7 @@ export default Service.extend({
orgId: '',
title: '',
version: '',
revision: 1000,
revision: '1000',
message: '',
edition: 'Community',
valid: true,