Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
cloud-3315043
Manage
Activity
Members
Labels
Plan
Custom issue tracker
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Issue forks
cloud-3315043
Commits
a4745de1
Commit
a4745de1
authored
3 years ago
by
Yas Naoi
Browse files
Options
Downloads
Patches
Plain Diff
Issue
#3229041
by yas: Release 3.0.3
parent
34e5bbe8
No related branches found
Branches containing commit
Tags
3.0.3
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
cloud.doxyfile
+1
-1
1 addition, 1 deletion
cloud.doxyfile
src/Service/CloudServiceInterface.php
+1
-1
1 addition, 1 deletion
src/Service/CloudServiceInterface.php
with
2 additions
and
2 deletions
cloud.doxyfile
+
1
−
1
View file @
a4745de1
...
...
@@ -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.3.
x
PROJECT_NUMBER = ver.3.
0.3
# The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute)
# base path where the generated documentation will be put.
...
...
This diff is collapsed.
Click to expand it.
src/Service/CloudServiceInterface.php
+
1
−
1
View file @
a4745de1
...
...
@@ -12,7 +12,7 @@ interface CloudServiceInterface {
/**
* The version signature string.
*/
public
const
VERSION
=
'3.
x
'
;
public
const
VERSION
=
'3.
0.3
'
;
/**
* Get the version number of the module.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment