We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea9cc31 commit 06fe7cfCopy full SHA for 06fe7cf
1 file changed
resources/views/about/index.blade.php
@@ -20,7 +20,7 @@
20
<div class="card card-body">
21
<img class="about-logo" src="/img/md-blk-logo.png">
22
<hr>
23
- <div>{{__('ProcessMaker 4')}} v4.0.5 RC3</div>
+ <div>{{__('ProcessMaker 4')}} v4.0.5</div>
24
25
<a href="https://github.com/ProcessMaker/processmaker/issues/new" target="_blank">{{__('Report Issue')}} <i class="fas fa-caret-right fa-lg float-right mr-1"></i></a>
26
0 commit comments