Commit c82f0357 authored by Yas Naoi's avatar Yas Naoi
Browse files

Issue #3258116 by yas: Back to dev.

parent 8e36ed46
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -31,7 +31,7 @@ PROJECT_NAME = Cloud
# This could be handy for archiving the generated documentation or
# if some version control system is used.

PROJECT_NUMBER = ver.4.0.0
PROJECT_NUMBER = ver.4.x-dev

# The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute)
# base path where the generated documentation will be put.
+1 −1
Original line number Diff line number Diff line
react_app:
  version: 4.0.0
  version: 4.x-dev
  js:
    js/2.chunk.js: { minified: true }
    js/3.chunk.js: { minified: true }
+1 −1
Original line number Diff line number Diff line
@@ -12,7 +12,7 @@ interface CloudServiceInterface {
  /**
   * The version signature string.
   */
  public const VERSION = '4.0.0';
  public const VERSION = '4.x-dev';

  /**
   * Get the version number of the module.